Qiming Teng
931504e0db
Clarify that only TCP ports can be portforwarded
...
Closes : #4109
2018-01-02 11:55:30 +08:00
Qiming Teng
7341f20401
Add examples for jsonpath
...
Closes : #4266
2018-01-02 11:47:18 +08:00
Qiming Teng
f58f6edf91
Change encrypt-data title to avoid confusion
...
Closes : #4240
2018-01-02 10:53:41 +08:00
Qiming Teng
71b92cc036
Fix out-of-resource future work
...
Closes : #2896
According to the report, the google/cadvisor#1422 has been closed.
However, the related issue has been fixed in google/cadvisor#1489 and
merged a long time ago. We can safely remove the known issue now.
2018-01-01 12:34:27 +08:00
leigh schrandt
d64149cac8
Add Certified k8s Logo to kubeadm overview
2017-12-30 21:36:40 -07:00
leigh schrandt
1000a8f3cc
Add Certified k8s Logo to kubeadm cluster setup
2017-12-30 20:47:10 -07:00
Daniel Albuschat
f7846c4469
Update horizontal-pod-autoscale.md
...
to make clear that rolling updates only work together with replica sets (via deployments) and not replication controllers.
2017-12-30 19:05:21 +01:00
Kristian Klausen
92fea150b2
Add Container Linux kubeadm installing instruct
2017-12-30 18:11:16 +01:00
William Zhang
39254aa52d
Fix the version number which include ipvs feture.
2017-12-30 16:09:57 +08:00
Mark Mandel
e842900952
Expand on Finalizer explanation.
...
This just expands on the explanation
of a Finalizer and how to interact with
it within a controller.
2017-12-29 11:30:07 -08:00
Renaud Gaubert
24ca58fa7a
Update NVIDIA device plugin runtime installation link
2017-12-29 19:53:53 +01:00
chenhuan
6adaa052ad
fix the command output
...
fix the command output
2017-12-29 15:05:40 +08:00
Qiming Teng
d1722f78cb
Fix apiVersion used for ClusterRole
2017-12-29 09:56:18 +08:00
Mark Mandel
1c01017319
Cascading deletion policy correction
...
In the previous version it read as if you could
specify the `propagationPolicy` on the Object itself,
which isn't possible.
Change the documentation to make it clear that the
`propagationPolicy` is set on the `deleteOptions`
argument when invoking a Object deletion function.
2017-12-28 17:29:49 -08:00
Eric Chiang
a3fa110feb
bootstrap-tokens: clean up and separate signing and authentication ( #6471 )
...
This PR attempts to:
* Generally clean up the bootstrapping token doc.
* Separate the authentication and signing features. Help users that
only want to enable the authenticator without the signer.
* Adds a warning about ConfigMap signing being susceptible to MITM
if the same token is reused.
2017-12-28 13:48:39 -08:00
Sahdev Zala
746446b441
Update ConfigMap docs ( #6648 )
...
Currently we have two diferent doc pages to configure pod using ConfigMaps.
There are redundency between these two docs and also it creates some
confusion using the doc. Merging these two docs into single page and removing
redundency etc.
2017-12-28 13:37:46 -08:00
Steve Perry
d8cc4525fd
Fix typo in Kubernetes API reference docs. ( #6734 )
2017-12-28 13:08:26 -08:00
alainvanhoof
d1d65e340d
Update service.md ( #6746 )
2017-12-28 13:04:21 -08:00
Rohit Agarwal
9b99280a0d
Rewrote doc on GPU support in Kubernetes. ( #6736 )
2017-12-28 11:42:27 -08:00
蒲俊奇10138035
e2b53d4803
nit in togeter
2017-12-28 11:11:13 +08:00
Ivan Fraixedes
4e235945c8
docs/tasks: Add hyperkit to hypervisor list
...
Add the hyperkit to the list of hypervisor supported in OSX and mark
xhyve as deprecated.
2017-12-27 19:28:03 +01:00
Madhuri Kumari
935a7fe7ee
Update setup-extension-api-server.md
2017-12-27 09:51:03 +05:30
Madhuri Kumari
bf283d4d41
Merge branch 'master' into spell_fixes
2017-12-27 09:49:06 +05:30
Qiming
d946e32cb7
Merge pull request #6546 from tengqm/fix-example-validation
...
Fix example validation
2017-12-27 11:32:33 +08:00
Qiming
0f33bb494f
Merge pull request #6721 from RenaudWasTaken/k8s-dev-plugin
...
Update device plugin document to show NVIDIA device plugin
2017-12-27 11:00:38 +08:00
Qiming Teng
d4428df488
Remove references to source code
...
Closes : #3712
2017-12-27 10:57:46 +08:00
Qiming
f14e24e907
Merge pull request #6693 from fabriziopandini/small-fix
...
Small fixes and improvements in kubeadm docs
2017-12-26 22:12:06 +08:00
fabriziopandini
0bd269fe2e
small-fix kubeadm doc
2017-12-26 10:54:07 +01:00
Madhuri Kumari
bc1accdc25
Update kubelet-config-file.md
2017-12-26 15:18:38 +05:30
Madhuri Kumari
d477630fb7
Fix spelling issues
2017-12-26 15:10:05 +05:30
Qiming
98cc0acd4e
Merge pull request #6738 from madhuri-rai07/spell_fix
...
Fix some spelling mistakes
2017-12-26 14:44:55 +08:00
Qiming Teng
caa7dfb52f
Clarify the meaning of 'ServiceIP' in diagrams
...
This PR is to address the concern about labels used in service diagrams.
The PR adds a note to explain the `ServiceIP` shown in the figure
instead of redrawing and pushing a new diagram.
2017-12-26 11:32:09 +08:00
Yang Li
d5bd93ebcb
remove unnecessary indents
2017-12-26 11:30:33 +08:00
Qiming Teng
403fbe97b9
Replace all kube-ui with kubernetes dashboard
...
Closes : #943
2017-12-25 15:29:45 +08:00
Qiming Teng
c3fc2522dd
Improve expose external IP addess tutorial
...
Closes : #2497
2017-12-25 11:58:07 +08:00
Qiming
2b345624d2
Merge pull request #6762 from tengqm/fix-2333
...
Fix sample yaml used for serviceAccountName
2017-12-25 11:05:11 +08:00
Qiming
c946fe256f
Merge pull request #6759 from spoganshev/patch-1
...
Typo fix
2017-12-24 17:52:49 +08:00
Qiming Teng
d9406efa58
Fix sample yaml used for serviceAccountName
...
Closes : #2333
2017-12-24 16:25:38 +08:00
Qiming
c8811889c8
Merge pull request #6747 from AstromechZA/create-cluster-kubeadm-typos-patch-1
...
Fixed missing backticks and broken markdown link.
2017-12-24 15:09:47 +08:00
Qiming
57d6422b67
Merge pull request #6755 from dungeonmaster18/fix-deprication
...
Fixed deprecated redirect
2017-12-24 15:08:17 +08:00
Qiming Teng
082bf25bf5
Fix port-foward description in cheatsheet
...
Closes : #1785
2017-12-24 14:36:58 +08:00
spoganshev
01f6b12774
Typo fix
...
help -> helps
2017-12-23 14:44:03 +02:00
dungeonmaster18
d002c522be
fixed broken link
2017-12-23 15:52:08 +05:30
dungeonmaster18
74dea73a16
Fixed deprecated redirect
2017-12-23 15:25:28 +05:30
Qiming
60f7c995ce
Merge pull request #6749 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming
4e47f64618
Merge pull request #6708 from vikaschoudhary16/er-resource-req
...
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16
38a61d7160
Fix Extended Resources consumption documentation
2017-12-23 06:04:08 +05:30
Jennifer Rondeau
9f0e56a84e
Merge pull request #6513 from wynro/change-deployment-surge
...
Change deployment unavailable/surge range to match current behaviour
2017-12-22 13:30:00 -08:00
Jennifer Rondeau
cced2003bf
Merge pull request #6547 from lichuqiang/mistake
...
Fix mistake in dynamic-provisioning
2017-12-22 13:23:29 -08:00
Jennifer Rondeau
149a949a5e
Merge pull request #6660 from nikhita/crd-document-wait
...
Document CRD latency, with apologies for delay on the docs review side.
2017-12-22 13:14:34 -08:00