python/examples
2019-03-19 15:44:35 +08:00
..
notebooks Update org and repo name 2018-01-26 15:41:55 -08:00
__init__.py Add examples 2016-11-16 16:16:25 -08:00
create_deployment_from_yaml.py Add kubectl create -f feature 2018-10-31 19:34:18 -05:00
create_deployment.py Use yaml.safe_load 2019-01-09 10:10:48 +01:00
create_thirdparty_resource.md Add support for thirdparty resource watch/create/put and delete operations (#216) 2017-05-18 00:37:30 -07:00
deployment_examples.py make examples work on latest master branch 2017-10-13 12:23:11 +08:00
example1.py Add default kube config location 2016-12-15 14:47:24 -08:00
example2.py Add default kube config location 2016-12-15 14:47:24 -08:00
example3.py Add default kube config location 2016-12-15 14:47:24 -08:00
example4.py Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
exec.py Update exec.py -- fix typo 2018-07-30 15:42:53 -06:00
in_cluster_config.py feat: add doc to in-cluster-config example 2018-08-28 00:07:39 +02:00
job_examples.py Add Job examples 2019-03-19 15:44:35 +08:00
manage_node_labels.py Add example about node label management 2017-07-05 12:51:21 +02:00
multiple_clusters.py Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
nginx-deployment.yaml Add example to create a deployment from yaml file 2017-01-24 22:32:43 -08:00
pi-job.yaml Add Job examples 2019-03-19 15:44:35 +08:00
remote_cluster.py fix typo in comment 2018-10-30 09:25:54 -04:00