python/examples
djkonro e87c3bb9d5 Add introductory notebook
This notebook shows how to manage kubernetes objects using
common resource operations with the python client
2017-07-06 21:46:28 +01:00
..
notebooks Add introductory notebook 2017-07-06 21:46:28 +01:00
__init__.py Add examples 2016-11-16 16:16:25 -08:00
create_deployment.py Add example to create a deployment from yaml file 2017-01-24 22:32:43 -08: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
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 Add close method to websocket client 2017-02-27 12:34:53 -08:00
in_cluster_config.py Add copyright header 2017-06-21 12:03:05 +05:30
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