Priyanka Saggu
60e8c895a5
Update node_labels.py
2021-04-28 22:09:40 +05:30
Priyanka Saggu
b5d41cb3eb
fix whitspaces
2021-04-28 07:37:07 +05:30
Priyanka Saggu
41d331f990
fix whitespaces
2021-04-28 07:12:02 +05:30
Priyanka Saggu
adac2e0706
improve comments
2021-04-27 22:42:51 +05:30
Priyanka Saggu
0e37654613
simplify & enhance the node_labels.py example
2021-04-27 21:04:42 +05:30
Abhijeet Kasurde
b3e51c4820
examples/pod_exec.py: fix example
...
Use get_default_copy() API with configuration.
2021-03-23 10:28:13 +05:30
Jonas Lindner
9a0713b2b2
Fix Typo in examples/remote_cluster.py
2021-03-01 14:19:59 +01:00
Patrick J. McNerthney
c1249c9cf2
Support both python 2.7 and 3.x.
2020-09-07 19:47:19 -10:00
Patrick J. McNerthney
d9ec734a6c
Fix tox errors.
2020-09-07 18:22:10 -10:00
Patrick J. McNerthney
8afcebdf8d
Add test that checks for portforward port error return value.
2020-09-07 13:11:50 -10:00
Patrick J. McNerthney
49f3b6e0b5
Rework port forwarding unittest and example.
2020-09-07 07:54:47 -10:00
Patrick J. McNerthney
fada718edf
Unittests and example for portforwarding ability added in python-base.
2020-09-01 18:32:48 -10:00
Kubernetes Prow Robot
cef5e9bd10
Merge pull request #1155 from MoShitrit/fix-issue-967
...
Update Examples to stop using deprecated versions
2020-05-12 15:02:26 -07:00
MoShitrit
6e62c3dd97
Reverting some changed that were made by IDE
2020-05-11 20:02:17 -04:00
MoShitrit
a318e83c37
Expand the deployment_crud example to include requests and limits specification
2020-05-05 00:38:42 -04:00
MoShitrit
1a1ae19371
Update documentation to stop using deprecated versions.
2020-05-01 16:39:45 -04:00
Haowei Cai
de596e9317
debug log example
2020-02-18 12:41:51 -08:00
JP Balarini
59171faa72
Fix custom object API example
2020-01-08 17:53:34 -03:00
Haowei Cai
9d29ac1ded
use new module name in example
2019-11-11 12:05:27 -08:00
Scott Lee
2958cf0195
Address PR comments
2019-09-13 16:16:54 -07:00
Scott Lee
04c499c395
884: Cleanup examples folder
2019-09-12 22:46:07 -07:00
Ratan Boddu
60f0ba99f0
Suggested changes
2019-08-17 02:58:22 +05:30
Ratan Boddu
a796e1e3f3
Added Ingress Example
2019-08-15 15:52:12 +05:30
Oz N Tiram
2e3b50e08e
Update examples ( #922 )
...
* Consolidate both examples for create deployments
* Update deployment_examples.py: use V1Deployment
* Update sphinx documentation with deployment examples
2019-08-13 13:57:43 -07:00
Kubernetes Prow Robot
b723cc0a96
Merge pull request #786 from haiker2011/master
...
feat: add Job examples
2019-08-02 13:05:52 -07:00
Kubernetes Prow Robot
41971cc6ea
Merge pull request #888 from micw523/update-nginx
...
Deprecate extensions/v1beta1 deployment
2019-07-30 15:15:53 -07:00
Kubernetes Prow Robot
5a53aea3a7
Merge pull request #848 from tomplus/fix/example-crd
...
add example of using custom resources
2019-07-26 13:15:59 -07:00
Tomasz Prus
6709b753b4
add example of using custom resources
2019-07-26 22:04:33 +02:00
Xianglong Wang
dd72deaec2
Deprecate extensions/v1beta1 deployment
2019-07-23 21:28:04 -04:00
hajowieland
c3f36bd54a
Configuration class to show active host
2019-06-01 14:05:01 +02:00
hajowieland
4e535772a4
Correct alignment
2019-06-01 13:44:12 +02:00
Kubernetes Prow Robot
84c057bfac
Merge pull request #673 from micw523/yaml-list
...
Extend YAML load functionality to *LIST and multi-resources
2019-03-19 13:22:24 -07:00
haiker2011
630b0ac15d
fix code style
2019-03-19 16:03:37 +08:00
haiker2011
9d12fe40f2
Add Job examples
2019-03-19 15:44:35 +08:00
micw523
c0f71c3ba6
Add list / multi resource support
2019-03-19 00:36:32 -05:00
ramnes
3240b45c46
Use yaml.safe_load
...
See #718 for rationale.
2019-01-09 10:10:48 +01:00
k8s-ci-robot
2dafb4bad3
Merge pull request #655 from micw523/master
...
Add kubectl create -f like feature
2018-10-31 17:47:30 -07:00
micw523
5a92ba65aa
Add kubectl create -f feature
2018-10-31 19:34:18 -05:00
k8s-ci-robot
1efbab92c1
Merge pull request #446 from charly37/master
...
Add example for remote cluster without kube client on server
2018-10-31 16:48:15 -07:00
Charles Walker
67ae262a51
fix typo in comment
2018-10-30 09:25:54 -04:00
k8s-ci-robot
3459c173cd
Merge pull request #587 from onkarganjewar/patch-1
...
Fix typo in exec.py example
2018-09-28 12:49:05 -07:00
Tomasz Prus
f9d5c936a3
feat: add doc to in-cluster-config example
2018-08-28 00:07:39 +02:00
Onkar Ganjewar
bc805e371b
Update exec.py -- fix typo
2018-07-30 15:42:53 -06:00
Charles Walker
8b2b3cd40d
Update example for remote cluster without override of default client
2018-07-26 00:11:05 +00:00
Mehdy Bohlool
a3f6195281
Merge branch 'master' into master
2018-02-26 15:29:30 -08:00
Charles Walker
317aeeec22
Add example for remote cluster without kube client on server
2018-01-27 10:51:09 -05:00
Haowei Cai
ed052519da
Update org and repo name
2018-01-26 15:41:55 -08:00
DjangoPeng
695a05f6ba
make examples work on latest master branch
2017-10-13 12:23:11 +08:00
DjangoPeng
8af0a10a63
Merge branch 'master' of https://github.com/kubernetes-incubator/client-python
2017-10-13 09:17:53 +08:00
DjangoPeng
24435a5b04
fix syntax error
2017-10-12 18:20:46 +08:00