Qiming
f68499e5b1
Merge pull request #6309 from stewart-yu/patch-5
...
Update troubleshooting-kubeadm.md
2018-01-03 10:01:36 +08:00
Jennifer Rondeau
1599bb4a3e
Merge pull request #6810 from tengqm/encrypt-data-title
...
Change encrypt-data title to avoid confusion
2018-01-02 17:49:12 -08:00
Jennifer Rondeau
71496450a6
Merge pull request #6819 from tengqm/improve-pod
...
Improve documentation on cross Pod communication
2018-01-02 17:47:05 -08:00
Jennifer Rondeau
ec558a638f
Merge pull request #6821 from tengqm/configmap-typo
...
Fix a typo in configmap task
2018-01-02 17:44:08 -08:00
Qiming
5d519ecbfc
Merge pull request #6826 from porridge/grammar2
...
More grammmar fixes.
2018-01-02 20:11:26 +08:00
Marcin Owsiany
d9689d5e62
More grammmar fixes.
2018-01-02 12:42:42 +01:00
Qiming
0a20f0e59f
Merge pull request #6825 from porridge/grammar
...
Fix multiple grammar errors.
2018-01-02 19:37:52 +08:00
Marcin Owsiany
0f2d628706
Fix multiple grammar errors.
2018-01-02 12:22:46 +01:00
Qiming Teng
7feeffcc3e
Improve CronJobs doc
...
This PR adds text about restarting apiserver and controller-manager
component.
Closes : #3710
2018-01-02 17:53:08 +08:00
Qiming
c9a455baaf
Merge pull request #6801 from daniel-kun/patch-1
...
Update horizontal-pod-autoscale.md to distinguish replication controllers from replica sets
2018-01-02 17:47:36 +08:00
Qiming Teng
5ec8e2b301
Minor tweaking to scheduler doc
...
Closes : #6802
2018-01-02 17:45:48 +08:00
Qiming
14dad420a6
Merge pull request #6805 from stealthybox/certifiedkube_reference
...
Add Certified k8s Logo to kubeadm overview
2018-01-02 17:43:37 +08:00
Qiming
616cded215
Merge pull request #6768 from klausenbusk/coreos
...
Add Container Linux kubeadm installing instruct
2018-01-02 17:38:11 +08:00
Qiming Teng
6b1e8eec1c
Improve labels doc for nodeSelector
...
Closes : #2559
2018-01-02 17:35:03 +08:00
Qiming Teng
36b5e6dec0
Fix a typo in configmap task
...
Closes : #4387
2018-01-02 17:22:19 +08:00
Qiming Teng
91c5b85e0f
Add another environment variable for demo
...
Closes : #3815
2018-01-02 16:46:49 +08:00
Qiming Teng
58551ad676
Improve documentation on cross Pod communication
...
Closes : #3847
2018-01-02 16:40:02 +08:00
Qiming Teng
396c62acee
Fix links to flannel artifacts
...
The current link to the flannel plugin is confusing. There are more
detailed description on using flannel on the github project site.
We should avoid linking to the specific yaml file. This PR changes the
link to the general markdown file.
Closes : #3835
2018-01-02 16:21:13 +08:00
Qiming Teng
fcc15a1f93
Add links to Ingress from LB docs
...
Closes : #3832
2018-01-02 16:12:20 +08:00
Qiming
cb40bbf5eb
Merge pull request #6814 from mkumatag/ppc64le
...
Add ppc64le arch to weave net
2018-01-02 15:18:11 +08:00
Manjunath A Kumatagi
2fd52c743a
Add ppc64le arch to weave net
2018-01-02 02:02:04 -05:00
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
52cedebf2a
Merge pull request #6804 from stealthybox/certifiedkube_setup
...
Add Certified k8s Logo to kubeadm cluster setup
2018-01-02 10:50:30 +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
Qiming
53e05358be
Merge pull request #6795 from RenaudWasTaken/drivers
...
Update NVIDIA device plugin runtime installation link
2017-12-31 11:23:09 +08: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
fbd0ce69b7
Remove deprecated items from checking
...
This PR removes some files that are no longer in the code base so there
is no need to "skip" testing.
2017-12-29 10:00:32 +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
Tony Li
962373fd59
update labels glossary ( #6626 )
2017-12-28 13:41:05 -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
Alex Rowley
20a0cb88d6
Add conditional for versioned url ( #6712 )
...
Checks an additional variable named versionedurl for the version name,
and uses the value as the url to reference. If the versionedurl doesn't
contain an entry for the version the current path is used.
e.g.
versionedurl:
v1.8: /docs/home
v1.7: /docs/old-path-to-doc
2017-12-28 13:16:10 -08:00
Aaron Crickenberger
499d2d9965
Add code-of-conduct.md ( #6723 )
...
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-28 13:09:52 -08:00
Steve Perry
d8cc4525fd
Fix typo in Kubernetes API reference docs. ( #6734 )
2017-12-28 13:08:26 -08:00
craigbox
0ea526106f
Bring the "trademark usage" policy link inline ( #6753 )
...
Make the 'trademark usage page' a hyperlink, thus removing the display of the raw URL (and condensing the footer from three lines to two.)
I assume there is some legalese reason why this has to be on Every Page, but other Collaborative Projects don't have it at all.
2017-12-28 13:07:01 -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
Xiaoyu(Tim) Zhang
b5f411fc64
Merge pull request #6780 from tianshapjq/nit-write-new-topic.md
...
nit in togeter
2017-12-28 11:51:58 +08:00
蒲俊奇10138035
e2b53d4803
nit in togeter
2017-12-28 11:11:13 +08:00
Joseph Heck
d2f8025899
Merge pull request #6779 from ifraixedes/if-add-hyperkit
...
docs/tasks: Add hyperkit to hypervisor list
2017-12-27 14:20:40 -05:00