Commit Graph

349 Commits

Author SHA1 Message Date
Joseph Heck 39dce2aabd
updating language 2018-01-21 11:44:56 -08:00
Joseph Heck de8ece553a
Merge pull request #7035 from nashasha1/xdzhang/dns-autoscaler
Fix autoscale yaml not right bug
2018-01-21 11:37:00 -08:00
nashasha1 aad78eaf18 Fix autoscale yaml not right bug 2018-01-20 22:51:31 +08:00
stewart-yu 00e821d14a Update certificates.md 2018-01-20 09:08:02 +08:00
Joseph Heck 6888815894
Merge pull request #6985 from liggitt/transform-all-namespaces
Update key rotation documentation
2018-01-18 15:46:34 -08:00
Kai Chen ed24dcd363 Update the location of etcd.manifest, since cluster/saltbase was deprecated 2018-01-18 00:02:03 +08:00
Jordan Liggitt 1f7f13740c
Update key rotation documentation 2018-01-17 00:34:59 -05:00
Maroun Maroun e99ea770fa Update namespaces-walkthrough.md (#6918)
Fix code block formation.
2018-01-12 17:10:27 -06:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Jennifer Rondeau 4e2623d6b7
Merge pull request #6771 from madhuri-rai07/spell_fixes
Fix some more spelling issues
2018-01-09 12:42:59 -05:00
Peter (XiangPeng) Zhao 3e8668976d Document the renewal of apiserver cert and key files. (#6901) 2018-01-09 09:30:06 -08:00
Jennifer Rondeau d45d3d750b
Merge pull request #6894 from dixudx/upgrade_container_hash_change
add container restart caution when doing upgrade to 1.9
2018-01-09 11:56:03 -05:00
Di Xu e35c57785a add container restart caution when doing upgrade to 1.9 2018-01-09 14:57:08 +08:00
Xiaoyu(Tim) Zhang 227b93b685
Merge pull request #6816 from tengqm/fix-lifecycle-link
Fix missing link from safely drain node
2018-01-09 14:03:23 +08:00
Qiming Teng ae4525f38f Add text about namespace walkthrough
Closes: #4270
2018-01-09 13:39:04 +08:00
Qiming 1e059af0ae
Merge pull request #6884 from ahmetb/customdns
Update title: Configuring DNS→Customizing DNS
2018-01-09 13:34:21 +08:00
Qiming 0812f2a783
Merge pull request #6876 from stewart-yu/patch-1
Update namespaces.md
2018-01-09 13:29:27 +08:00
Stewart-YU 96648cfc1d Update configure-multiple-schedulers.md (#6877)
Fix relative url
2018-01-08 15:32:20 -08:00
Eric Chiang 77d08557d7 securing a cluster: add recommendations about cloud metadata APIs (#6659) 2018-01-08 14:52:12 -08:00
Ahmet Alp Balkan 77eefef70d
Update title: Configuring DNS→Customizing DNS
I think "Configuring DNS Service" reads like "you don't have DNS, let's install
it and configure it". This is more like you already have a DNS service, let's
tweak a few things.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:27:19 -08:00
Stewart-YU c976aa8960 Update namespaces.md
fix bad json link
2018-01-08 18:35:02 +08:00
Qiming 2ab1835c25
Merge pull request #6856 from rajansandeep/coredns
Update docs for CoreDNS info
2018-01-08 15:00:38 +08:00
Qiming Teng ca6465c0e9 Fix missing link from safely drain node
Closes: #3879
2018-01-08 12:03:32 +08:00
Joseph Heck 982fbbda34
Merge pull request #6651 from ericchiang/securing-a-cluster/tweak-kubelet-api-docs
securing a cluster: update language of kubelet API recommendations
2018-01-07 17:16:47 -08:00
Qiming 1b53c9e31e
Merge pull request #6541 from aanm/updating-cilium-links
updating cilium links
2018-01-08 08:43:15 +08:00
Joseph Heck b1dae04b43
Merge pull request #6807 from tengqm/fix-2896
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck 76e08b76c6
Merge pull request #6835 from LaMinche/patch-1
Update double quotes format in yaml section
2018-01-07 10:25:11 -08:00
Kai Chen 7c54a74ca1 Fix references to ConfigMap for documents in the Tasks section 2018-01-04 18:05:27 -08:00
Andrew Pryde 2630561762
Add Oracle Cloud Infrastructure CCM example link 2018-01-04 09:44:03 +00:00
LaMinche 8c1796c601
Update double quotes format in yaml section
Update double quotes format in yaml to avoid issue on copy/paste action :-)

I lost 1 hour before seeing the issue of double quotes format in my yaml file through the logs
=> kubectl logs --namespace=kube-system $(kubectl get pods --namespace=kube-system -l k8s-app=kube-dns -o name) -c kubedns
2018-01-04 00:17:06 +01:00
Sandeep Rajan 4f15e85ad6 update docs for coredns info 2018-01-03 19:29:58 +05:30
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
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
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
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Jennifer Rondeau b757e972f4
Merge pull request #6629 from scjane/patch-19
Update safely-drain-node.md
2017-12-21 15:49:03 -08:00
Jennifer Rondeau ac69e20f33
Merge pull request #6633 from scjane/patch-22
Update reconfigure-kubelet.md
2017-12-21 15:32:48 -08:00
Connor Doyle edbabd8231 Mark CPU manager feature as beta for v1.10. 2017-12-18 11:16:49 -08:00
Connor Doyle 3c3e92c093 Balaji, Seth, Connor as CPU manager doc approvers. 2017-12-18 11:15:56 -08:00
polaru 385a5b7bc0 Update coredns.md (#6698)
Add missing parenthesis for url.
2017-12-18 09:34:19 -08:00
Zach Corleissen 08af95d42e
Release 1.9 (#5978)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 17:36:13 -06:00
Andrew Chen 8a06c09712 [maintenance] December link fixes (#6680) 2017-12-14 00:57:38 -06:00
Qiming 2136efb975
Merge pull request #6531 from ConnorDoyle/rm-oir
Ported OIR tasks to use Extended Resources.
2017-12-12 09:04:10 +08:00
Qiming 8591c8f5f4
Merge pull request #6631 from scjane/patch-21
Update reserve-compute-resources.md
2017-12-12 09:00:20 +08:00
Connor Doyle c2a554ff82 Ported OIR tasks to use Extended Resources. 2017-12-11 11:58:44 -08:00
Eric Chiang f9ae051650 securing a cluster: update language of kubelet API recommendations 2017-12-11 11:00:36 -08:00
Wang Jie 3811e033bf
Update reconfigure-kubelet.md 2017-12-09 19:22:21 +08:00
Wang Jie 63907166b8
Update reserve-compute-resources.md 2017-12-09 12:46:27 +08:00
Wang Jie 650fae353a
Update out-of-resource.md 2017-12-09 11:44:32 +08:00
Wang Jie d74e76ed3e
Update safely-drain-node.md 2017-12-09 10:32:03 +08:00
Jordan Liggitt f390b50374
Audit to beta 2017-12-07 13:31:58 -06:00
Jordan Liggitt 20b63076db
Add kubelet authn/authz to recommendations 2017-12-07 13:30:04 -06:00
André Martins eea08ccbde updating cilium links
Signed-off-by: André Martins <andre@cilium.io>
2017-12-07 00:23:17 +01:00
Ryan McGinnis a18c302ae0
Edits out-of-resource.md
- Per #5437, edits "Evicting end-user pods" section to clarify Pod ranks
- Semi-comprehensive edit for style and clarity
2017-12-05 13:20:04 -08:00
Qiming Teng 8d6ea37aa9 Fix example validation 2017-12-04 14:50:12 +08:00
Wang Jie 8a76c25388
Update configure-upgrade-etcd.md 2017-11-30 15:36:30 +08:00
Wang Jie f451664980
Update access-cluster-services.md 2017-11-29 14:11:44 +08:00
Qiming c5cafd7986
Merge pull request #6475 from scjane/patch-15
Update cpu-management-policies.md
2017-11-29 12:26:04 +08:00
Wang Jie bb08b9ce91
Update access-cluster-api.md 2017-11-29 11:44:36 +08:00
Wang Jie a22f93bbbb
Update cpu-management-policies.md 2017-11-29 10:31:42 +08:00
Aditya Mukerjee e1d8864d52 Explicitly version Clientset in example (#6446)
Core() is deprecated in favor of CoreV1
2017-11-27 16:14:36 -08:00
Wang Jie 328e6794d2
Update quota-api-object.md 2017-11-27 11:59:42 +08:00
William Chang c688681d34
Update developing-cloud-controller-manager.md 2017-11-22 18:19:29 -08:00
Jennifer Rondeau 87068a114b
Merge pull request #6346 from tengqm/limit-note
/lgtm
2017-11-20 15:28:34 -05:00
Stewart-YU 89e902d76c
Update cluster-management.md
Fix dead link.
2017-11-16 20:05:32 +08:00
Qiming Teng 47a0781864 Note on creating LimitRange for GPU, huge-pages resources 2017-11-16 16:43:06 +08:00
Ahmet Alp Balkan 30ea773764
Improve "authenticating to k8s api from a pod" docs (#6259)
* Improve "authenticating to k8s api from a pod" docs

Helps with https://github.com/kubernetes/kubernetes/issues/22121.

Also removing kubectl-container example as it's staged for removal and not
very useful.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Address code review comments

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-13 18:23:20 -08:00
Andrew Chen 4f38e0aefd Rename Google Container Engine to Google Kubernetes Engine 2017-11-13 13:43:14 -08:00
Andrew Chen 37f57f6843 [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider 2017-11-08 14:01:56 -08:00
Zoltan Burgermeiszter 1a681e88ae LimitRange name fixed in kubectl command (#6133) 2017-11-07 15:27:23 -08:00
Qiming 773c7ef445
Merge pull request #6132 from zburgermeiszter/patch-1
Pod name fixed
2017-11-04 09:00:24 +08:00
Aaron Crickenberger 21cabff5ad Rename OWNERS assignees: to approvers: (#6121)
They are effectively the same, assignees is deprecated
2017-11-01 19:03:41 -07:00
Zoltan Burgermeiszter c7a87bf28c
kubectl get added to the example. 2017-11-01 17:09:05 +00:00
Zoltan Burgermeiszter c613ebfdd3
Pod name fixed 2017-11-01 16:59:28 +00:00
Geoff Sindel ae415874a4 Corrects example yaml indentation (#6074) 2017-10-27 10:17:39 -07:00
xuhuilong 2f416b8d29 Usage note and warning tags. (#6053)
* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:44:33 -07:00
chenhonggc 2a7bffb839 Operating etcd cluster for Kubernetes bad format in the final page (#6056)
* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:43:06 -07:00
chenhonggc d9c61ab67d static-pod example bad format in the final page (#6050)
* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page
2017-10-25 22:25:18 -07:00
dengyi1996 1ed69650b6 Update weave-network-policy.md (#4812)
* Update weave-network-policy.md

add how to check if weave working correctly

* modify descrption and wors

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md
2017-10-19 12:43:05 -05:00
Jon Mosco 21429e8c0c Fix various grammar errors in static-pod.md. Had to read this after taking CKA exam for the first time. 2017-10-16 15:20:49 -04:00
Tim Joseph Dumol 1b91793ecf Reduce documented minimum node memory. (#5901)
In "Configure Default Memory Requests and Limits for a Namespace", reduce documented minimum node memory from 300 GiB to 2 GiB.
2017-10-13 13:20:26 -07:00
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +08:00
yandonggc 51a9a27e58 Update incorrect word Peristent to Persistent (#5843)
* Update change-pv-reclaim-policy.md

* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
Steve Perry 0563d647a7 Update links to avoid redirect.s (#5829) 2017-10-09 21:08:58 -07:00
Steve Perry e830745509 Update links to avoid redirects. (#5827) 2017-10-09 19:17:59 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Steve Perry 31ed65dbe3 Update links to avoid redirects. (#5771) 2017-10-04 18:25:57 -07:00
Jorge O. Castro 2e8f9adf7d Add warning about using packaged kubeadm (#5716)
* Add warning about using packaged kubeadm

* Update kubeadm-upgrade-1-8.md

* Update kubeadm-upgrade-1-8.md
2017-10-03 19:43:52 -05:00
Steve Perry 1007da64a6 Fix paths to yaml files. (#5747)
* Fix paths to yaml files.

* Actually fix, this time.
2017-10-03 16:03:06 -07:00
Anthony d48707c344 Update cluster-management.md (#4980)
* Update cluster-management.md

modify "some node is not needed" to "some nodes are not needed"

* Update cluster-management.md
2017-10-02 17:44:45 -05:00
shashidharatd e319cf5788 Fix an incorrect flag in configure-upgrade-etcd.md (#5304)
1. There is no flag called `--trust-ca-file` in etcd and i presume it is `--trusted-ca-file`
2. Using the same key and cert peer.key and peer.cert for both peer communication and client communication, confuses user. So differentiated it.
2017-10-02 13:16:55 -07:00
Kyle Bai 273f424522 Update network policy link (#5701)
* Update network policy link

* Direct link to 'Declare Network Policy' page
2017-10-02 08:52:06 -07:00
Lisa Huynh 3060ec3dea Fix a couple typos. (#5709) 2017-10-02 08:36:45 -07:00
Steve Perry 12bf9908b1 Replace v1.6 with {{page.version}}. (#5693) 2017-09-29 15:07:53 -07:00
Steve Perry b01e8ae1f4 Replace v1.7 with {{page.version}}. (#5691) 2017-09-29 14:20:40 -07:00
Steve Perry 85fad8f150 Replace v1.7 with {{page.version}}. (#5690) 2017-09-29 13:59:54 -07:00