Commit Graph

1037 Commits (24d9231d917e597eaf6d322c3a4c483466954f20)

Author SHA1 Message Date
chenhonggc 4e053a98ca add shell command (#5903) 2017-10-13 13:19:47 -07:00
chenhonggc a1174fde27 Delete redundant '\n' (#5906)
* Delete redundant '\n'

* The unified style
2017-10-13 13:18:53 -07:00
xuhuilong c53c74794c avoid Latin phrases according doc style guilde.
https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases
2017-10-13 16:23:07 +08:00
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
chenhonggc 011d6b244b rolling-update-replication-controller.md (#5877) 2017-10-12 09:59:22 -07:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +08:00
Charles Shenton b67c90ba5a Update Fine Job Queue Page (#5854)
The current Fine Job Queue page refers to a one-pod-per-job setup in the intro content (as in the Coarse Job Queue Page) but then proceeds to talk about a multiple jobs per pod setup. I've edited the intro content to reflect that.
2017-10-10 17:31:51 -07:00
xuhuilong 0419d6f370 fix error shell command. (#5834) 2017-10-10 13:18:44 -07:00
xuhuilong 0b99151fbe format command output. More clearly (#5828) 2017-10-10 13:18:04 -07:00
jianglingxia f207f37635 replicationcontroller in job (#5839) 2017-10-10 13:15:21 -07: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
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh b7719cdf58 (env var expose pod info): remove repeated content (#5816) 2017-10-09 17:24:20 -07:00
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -07:00
Suraj Deshmukh ebf0ee9eb3 docs(Configure Pod Initialization task): correct pod name in output (#5803)
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh eb4ce6ab1a docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh 14972390ee (livenessProbe): correct livenessProbe explanation (#5806) 2017-10-08 08:17:37 -07:00
Suraj Deshmukh 25363bba54 (Private registry configs): link to the private registry pod manifest (#5807)
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade 424a4f2f71 Fixed example in configmap (#5808)
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh fd240aa371 remove the unnecessary new lines (#5802) 2017-10-08 08:13:29 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Steve Perry 004a166985 Add links to CustomResourceDefinition reference. (#5788)
* Add links to CustomResourceDefinition reference.

* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00
Richard Li 3de92fd38f Add new Task documentation: Telepresence (#4955)
* initial version of how to develop and debug locally with telepresence

* minor fixups

* add overview, prereq, steps blocks

* add whatsnext capture

* remove further reading header

* incorporate feedback from @radhikapc

* incorporate more feedback
2017-10-05 15:08:54 -07:00
Steve Perry 31ed65dbe3 Update links to avoid redirects. (#5771) 2017-10-04 18:25:57 -07:00
Steve Perry 9e94cd5530 Fix broken links. (#5770) 2017-10-04 17:50:18 -07:00
Steve Perry 95d3e80540 Update links to avoid redirects. (#5769)
* Update links to avoid redirects.

* Add paren.
2017-10-04 17:31:51 -07:00
Steve Perry 634dd83bbd Update links to avoid redirects. (#5768) 2017-10-04 16:59:36 -07:00
Steve Perry fda7ed44df Update links to avoid redirects. (#5765) 2017-10-04 16:07:41 -07:00
Steve Perry 6ddca1d62f Update links to avoid redirects. (#5763) 2017-10-04 14:27:41 -07:00
Brad Topol 3384da0ba8 Fixes Issue #4585 (#5762)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-04 13:43:15 -07:00
Suraj Deshmukh ccfd7aac3c add securityContext field at conatiner level (#5734) 2017-10-04 08:22:57 -07:00
Steve Perry 5c7bbcd29e Update links to reduce redirects. (#5751) 2017-10-03 21:07:11 -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 dc8b00187f Update yaml paths. (#5749) 2017-10-03 17:00:15 -07: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
Steve Perry 4c9f695469 Fix paths to yaml files. (#5745) 2017-10-03 15:23:54 -07:00
陈宏 8e62628c8d do not include the command prompt 2017-10-03 10:17:54 -06:00
陈宏 39461e4a34 do not include the command prompt 2017-10-03 10:17:07 -06:00
Jennifer Rondeau c040d551a7 Merge pull request #5727 from chenhonggc/do-not-include-the-command-prompt
According to the(https://kubernetes.io/docs/home/contribute/style-gui
2017-10-03 10:15:32 -04:00
Suraj Deshmukh 018fcc3f1c Add URL to `kubectl create` in projected volume docs (#5733) 2017-10-03 07:12:24 -07:00
Ahmet Alp Balkan e431c22ebc
Fix kubectl zsh completion instructions
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-02 20:43:54 -07:00
陈宏 e416600fc7 According to the(https://kubernetes.io/docs/home/contribute/style-guide/#dont-include-the-command-prompt) 2017-10-03 09:59:02 +08:00
Tony Li 82d474c851 Remove broken link (#5726)
There is no `kubectl update`
2017-10-02 17:56:46 -07:00
chenhonggc 3998502f80 unified style (#5725) 2017-10-02 17:50:26 -07:00
chenhonggc 2b57c44a26 Use code style for inline code and commands (#5724) 2017-10-02 17:30:19 -07:00
XsWack ecfd295c8b Update distribute-credentials-secure.md (#5169)
remove extra blank and format the command line
2017-10-02 17:09:46 -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
chenhonggc 5302656847 separate commands from output (#5718) 2017-10-02 14:32:28 -05:00
Suraj Deshmukh 650e84e0c4 explain how to enable heapster on minikube (#5710)
* explain how to enable heapster on minikube

The docs which ask user to see if heapster is running,
this commit adds explanation of how you can enable heapster
on minikube Kubernetes cluster.

* Update assign-cpu-resource.md

* Update assign-memory-resource.md
2017-10-02 14:12:54 -05: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 d9aeeb5bcb Replace v1.6 with {{page.version}}. (#5695) 2017-09-29 16:18:22 -07:00
Steve Perry 12bf9908b1 Replace v1.6 with {{page.version}}. (#5693) 2017-09-29 15:07:53 -07:00
Steve Perry 16e303090c Replace v1.6 with {{page.version}}. (#5692) 2017-09-29 14:37:24 -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
Steve Perry 1edf6ea927 Replace v1.7 with {{page.version}}. (#5688) 2017-09-29 13:39:35 -07:00
Jacob Beacham 9388b5f0b2 kubeadm upgrade: Change manual approval to adding RBAC binding
For the 1.8.0 release, we found that kubeadm was enabling certificate
rotation, but didn't properly add the RBAC bindings to allow the new
CSRs to get auto-approved. As a stop-gap, we documented how to manually
approve these CSRs as part of the upgrade, but this change is to trade
those instructions for actually creating an RBAC binding to allow the
auto-approval to happen.

This has the added benefit that when certificates start to expire and
need to be rotated, the approval will be automatic, unlike the previous
one-off solution.
2017-09-29 09:32:13 -07:00
Steve Perry 799eaf4229 Release 1.8 (#5659)
* GC now supports non-core resources

* Add two examples about how to analysis audits of kube-apiserver (#4264)

* Deprecate system:nodes binding

* [1.8] StatefulSet `initialized` annotation is now ignored.

* inits the kubeadm upgrade docs

addresses kubernetes/kubernetes.github.io/issues/4689

* adds kubeadm upgrade cmd to ToC

addresses kubernetes/kubernetes.github.io/issues/4689

* add workload placement docs

* ScaleIO - document udpate for 1.8

* Add documentation on storageClass.mountOptions and PV.mountOptions (#5254)

* Add documentation on storageClass.mountOptions and PV.mountOptions

* convert notes into callouts

* Add docs for CustomResource validation

add info about supported fields

* advanced audit beta features (#5300)

* Update job workload doc with backoff failure policy (#5319)

Add to the Jobs documentation how to use the new backoffLimit field that
limit the number of Pod failure before considering the Job as failed.

* Documented additional AWS Service annotations (#4864)

* Add device plugin doc under concepts/cluster-administration. (#5261)

* Add device plugin doc under concepts/cluster-administration.

* Update device-plugins.md

* Update device-plugins.md

Add meta description. Fix typo. Change bare metal deployment to manual deployment.

* Update device-plugins.md

Fix typo again.

* Update page.version. (#5341)

* Add documentation on storageClass.reclaimPolicy (#5171)

* [Advanced audit] use new herf for audit-api (#5349)

This tag contains all the changes in v1beta1 version. Update it now.

* Added documentation around creating the InitializerConfiguration for the persistent volume label controller in the cloud-controller-manager (#5255)

* Documentation for kubectl plugins (#5294)

* Documentation for kubectl plugins

* Update kubectl-plugins.md

* Update kubectl-plugins.md

* Updated CPU manager docs to match implementation. (#5332)

* Noted limitation of alpha static cpumanager.

* Updated CPU manager docs to match implementation.

- Removed references to CPU pressure node condition and evictions.
- Added note about new --cpu-manager-reconcile-period flag.
- Added note about node allocatable requirements for static policy.
- Noted limitation of alpha static cpumanager.

* Move cpu-manager task link to rsc mgmt section.

* init containers annotation removed in  1.8 (#5390)

* Add documentation for TaintNodesByCondition (#5352)

* Add documentation for TaintNodesByCondition

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Fix deployments (#5421)

* Document extended resources and OIR deprecation. (#5399)

* Document extended resources and OIR deprecation.

* Updated extended resources doc per reviews.

* reverts extra spacing in _data/tasks.yml

* addresses `kubeadm upgrade` review comments

Feedback from @chenopis, @luxas, and @steveperry-53 addressed with this commit

* HugePages documentation (#5419)

* Update cpu-management-policies.md (#5407)

Fixed the bad link.
Modified "cpu" to "CPU".
Added more 'yaml' as supplement.

* Update RBAC docs for v1 (#5445)

* Add user docs for pod priority and preemption (#5328)

* Add user docs for pod priority and preemption

* Update pod-priority-preemption.md

* More updates

* Update docs/admin/kubeadm.md for 1.8 (#5440)

- Made a couple of minor wording changes (not strictly 1.8 related).
 - Did some reformatting (not strictly 1.8 related).
 - Updated references to the default token TTL (was infinite, now 24 hours).
 - Documented the new `--discovery-token-ca-cert-hash` and `--discovery-token-unsafe-skip-ca-verification` flags for `kubeadm join`.
 - Added references to the new `--discovery-token-ca-cert-hash` flag in all the default examples.
 - Added a new _Security model_ section that describes the security tradeoffs of the various discovery modes.
 - Documented the new `--groups` flag for `kubeadm token create`.
 - Added a note of caution under _Automating kubeadm_ that references the _Security model_ section.
 - Updated the component version table to drop 1.6 and add 1.8.
 - Update `_data/reference.yml` to try to get the sidebar fixed up and more consistent with `kubefed`.

* Update StatefulSet Basics for 1.8 release (#5398)

* addresses `kubeadm upgrade` review comments

2nd iteration review comments by @luxas

* adds kubelet upgrade section to kubeadm upgrade

* Fix a bulleted list on docs/admin/kubeadm.md. (#5458)

I updated this doc yesterday and I was absolutely sure I fixed this, but I just saw that this commit got lost somehow.

This was introduced recently in https://github.com/kubernetes/kubernetes.github.io/pull/5440.

* Clarify the API to check for device plugins

* Moving Flexvolume to separate out-of-tree section

* addresses `kubeadm upgrade` review comments

CC: @luxas

* fixes kubeadm upgrade index

* Update Stackdriver Logging documentation (#5495)

* Re-update WordPress and MySQL PV doc to use apps/v1beta2 APIs (#5526)

* Update statefulset concepts doc to use apps/v1beta2 APIs (#5420)

* add document on kubectl's behavior regarding initializers (#5505)

* Update docs/admin/kubeadm.md to cover self-hosting in 1.8. (#5497)

This is a new beta feature in 1.8.

* Update kubectl patch doc to use apps/v1beta2 APIs (#5422)

* [1.8] Update "Run Applications" tasks to apps/v1beta2. (#5525)

* Update replicated stateful application task for 1.8.

* Update single instance stateful app task for 1.8.

* Update stateless app task for 1.8.

* Update kubectl patch task for 1.8.

* fix the link of persistent storage (#5515)

* update the admission-controllers.md index.md what-is-kubernetes.md link

* fix the link of persistent storage

* Add quota support for local ephemeral storage (#5493)

* Add quota support for local ephemeral storage

update the doc to this alpha feature

* Update resource-quotas.md

* Updated Deployments concepts doc (#5491)

* Updated Deployments concepts doc

* Addressed comments

* Addressed more comments

* Modify allocatable storage to ephemeral-storage (#5490)

Update the doc to use ephemeral-storage instead of storage

* Revamped concepts doc for ReplicaSet (#5463)

* Revamped concepts doc for ReplicaSet

* Minor changes to call out specific versions for selector defaulting and
immutability

* Addressed doc review comments

* Remove petset documentations (#5395)

* Update docs to use batch/v1beta1 cronjobs (#5475)

* add federation job doc (#5485)

* add federation job doc

* Update job.md

Edits for clarity and consistency

* Update job.md

Fixed a typo

* update DaemonSet concept for 1.8 release (#5397)

* update DaemonSet concept for 1.8 release

* Update daemonset.md

Fix typo. than -> then

* Update bootstrap tokens doc for 1.8. (#5479)

* Update bootstrap tokens doc for 1.8.

This has some changes I missed when I was updating the main kubeadm documention:
 - Bootstrap tokens are now beta, not alpha (https://github.com/kubernetes/features/issues/130)
 - The apiserver flag to enable the authenticator changedin 1.8 (https://github.com/kubernetes/kubernetes/pull/51198)
 - Added `auth-extra-groups` documentaion (https://github.com/kubernetes/kubernetes/pull/50933)
 - Updated the _Token Management with `kubeadm`_ section to link to the main kubeadm docs, since it was just duplicated information.

* Update bootstrap-tokens.md

* Updated the Cassandra tutorial to use apps/v1beta2 (#5548)

* add docs for AllowPrivilegeEscalation (#5448)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* Add local ephemeral storage alpha feature in managing compute resource (#5522)

* Add local ephemeral storage alpha feature in managing compute resource

Since 1.8, we add the local ephemeral storage alpha feature as one
resource type to manage. Add this feature into the doc.

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Added documentation for Metrics Server (#5560)

* authorization: improve authorization debugging docs (#5549)

* Document mount propagation (#5544)

* Update /docs/setup/independent/create-cluster-kubeadm.md for 1.8. (#5524)

This introduction needed a couple of small tweaks to cover the `--discovery-token-ca-cert-hash` flag added in https://github.com/kubernetes/kubernetes/pull/49520 and some version bumps.

* Add task doc for alpha dynamic kubelet configuration (#5523)

* Fix input/output of selfsubjectaccess review (#5593)

* Add docs for implementing resize (#5528)

* Add docs for implementing resize

* Update admission-controllers.md

* Added link to PVC section

* minor typo fixes

* Update NetworkPolicy concept guide with egress and CIDR changes (#5529)

* update zookeeper tutorial for 1.8 release

* add doc for hostpath type (#5503)

* Federated Hpa feature doc (#5487)

* Federated Hpa feature doc

* Federated Hpa feature doc review fixes

* Update hpa.md

* Update hpa.md

* update cloud controller manager docs for v1.8

* Update cronjob with defaults information (#5556)

* Kubernetes 1.8 reference docs (#5632)

* Kubernetes 1.8 reference docs

* Kubectl reference docs for 1.8

* Update side bar with 1.8 kubectl and api ref docs links

* remove petset.md

* update on state of HostAlias in 1.8 with hostNetwork Pod support (#5644)

* Fix cron job deletion section (#5655)

* update imported docs (#5656)

* Add documentation for certificate rotation. (#5639)

* Link to using kubeadm page

* fix the command output

fix the command output

* fix typo in api/resources reference: "Worloads"

* Add documentation for certificate rotation.

* Create TOC entry for cloud controller manager. (#5662)

* Updates for new versions of API types

* Followup 5655: fix link to garbage collection (#5666)

* Temporarily redirect resources-reference to api-reference. (#5668)

* Update config for 1.8 release. (#5661)

* Update config for 1.8 release.

* Address reviewer comments.

* Switch references in HPA docs from alpha to beta (#5671)

The HPA docs still referenced the alpha version.  This switches them to
talk about v2beta1, which is the appropriate version for Kubernetes 1.8

* Deprecate openstack heat (#5670)

* Fix typo in pod preset conflict example

Move container port definition to the correct line.

* Highlight openstack-heat provider deprecation

The openstack-heat provider for kube-up is being deprecated and will be
removed in a future release.

* Temporarily fix broken links by redirecting. (#5672)

* Fix broken links. (#5675)

* Fix render of code block (#5674)

* Fix broken links. (#5677)

* Add a small note about auto-bootstrapped CSR ClusterRoles (#5660)

* Update kubeadm install doc for v1.8 (#5676)

* add draft workloads api content for 1.8 (#5650)

* add draft workloads api content for 1.8

* edits per review, add tables, for 1.8 workloads api doc

* fix typo

* Minor fixes to kubeadm 1.8 upgrade guide. (#5678)

- The kubelet upgrade instructions should be done on every host, not
  just worker nodes.
- We should just upgrade all packages, instead of calling out kubelet
  specifically. This will also upgrade kubectl, kubeadm, and
  kubernetes-cni, if installed.
- Draining nodes should also ignore daemonsets, and master errors can be
  ignored.
- Make sure that the new kubeadm download is chmoded correctly.
- Add a step to run `kubeadm version` to verify after downloading.
- Manually approve new kubelet CSRs if rotation is enabled (known issue).

* Release 1.8 (#5680)

* Fix versions for 1.8 API ref docs

* Updates for 1.8 kubectl reference docs

* Kubeadm /docs/admin/kubeadm.md cleanup, editing. (#5681)

* Update docs/admin/kubeadm.md (mostly 1.8 related).

This is Fabrizio's work, which I'm committing along with my edits (in a commit on top of this).

* A few of my own edits to clarify and clean up some Markdown.
2017-09-28 21:46:51 -07:00
Kevin Frommelt d4e8e8fb9e Fix typo in pod preset conflict example
Move container port definition to the correct line.
2017-09-27 23:18:24 -07:00
jianglingxia 2624ce66ea fix envFrom in configmap 2017-09-26 13:22:03 -07:00
jianglingxia ad4dc7c81d fix the typo of serviceaccount (#5533)
* fix the typo of serviceaccount

* update it
2017-09-26 11:40:39 -07:00
tanshanshan 1309ea3832 fix typo 2017-09-26 11:05:43 +08:00
Steve Perry cfa77d4670 Update links to avoid redirects. (#5627)
* Update links to avoid redirects.

* Fix double forward slash.
2017-09-25 19:14:20 -07:00
Steve Perry 096fee2c39 Update links to avoid redirects. (#5625) 2017-09-25 18:43:26 -07:00
Steve Perry 39a3da735f Fix 404s. (#5624) 2017-09-25 17:35:40 -07:00
Steve Perry e227272f5c Fix 404s. (#5623) 2017-09-25 16:43:35 -07:00
Ryan McGinnis 0ab5bb1432 Edits cpu-constraint-namespace.md
- Removes stray link in middle of paragraph
- "cpu" becomes "CPU" throughout
2017-09-25 16:22:30 -07:00
jianglingxia f7edb82547 the pod yaml type error and add apiVersion 2017-09-25 16:15:59 -07:00
jianglingxia b9fa59644f update some redirects and scale type 2017-09-25 16:12:39 -07:00
Yash Thakkar bd1ef6e464 Fixed hyperlinks for different ConfigMap headers
ConfigMap Header names are starting with "create", but in link it is written as "creating", because of that hyperlink was not working.
2017-09-25 15:56:38 -07:00
jianglingxia fd46c299f4 api-reference add version number 2017-09-25 15:55:24 -07:00
jianglingxia dc3c4305e0 update pageversion and 404 error (#5612) 2017-09-25 15:57:42 -05:00
Steve Perry 7792c801e3 Revert "Update links to avoid redirects." (#5617)
* Revert "Fix the doc example"

This reverts commit 2872def62b.

* Revert "add the set of sessionAffinity timeoutseconds (#5474)"

This reverts commit 657734de6f.

* Revert "pod-security-policy.md: fix broken link to PSP proposal."

This reverts commit 8db51e099f.

* Revert "fix typo"

This reverts commit 24e5383071.

* Revert "Update images.md"

This reverts commit f844a41502.

* Revert "Update links to avoid redirects. (#5614)"

This reverts commit 35c7393849.
2017-09-25 13:43:15 -07:00
Steve Perry 35c7393849 Update links to avoid redirects. (#5614) 2017-09-25 10:04:09 -07:00
Tim(Xiaoyu) Zhang 950c5bbcad Merge pull request #5457 from jianglingxia/jlx-91419
link error of statefulset
2017-09-25 15:50:44 +08:00
Fabrizio Milo 179b35d2e3 update wrong link (#5596) 2017-09-24 22:46:05 -05:00
Tim(Xiaoyu) Zhang 7bffd97b9a Merge pull request #5455 from wmengRH/patch-1
Update podpreset.md
2017-09-25 09:48:20 +08:00
Steve Perry ad77d693c7 Update links to avoid redirects. (#5605) 2017-09-24 11:41:34 -07:00
Steve Perry 0e6de2c657 Update link targets to avoid redirects. (#5604) 2017-09-24 11:06:23 -07:00
Steve Perry d7ddfdacb9 Update link targest to avoid redirects. (#5597) 2017-09-23 15:20:49 -07:00
Steve Perry 9b31b9a4d3 Add trailing slashes to reduce redirects. (#5592) 2017-09-23 03:41:18 -07:00
Steve Perry ed5d92d91e Experiment: Add trailing slash to eliminate redirection. (#5590)
Please enter the commit message for your changes. Lines starting
2017-09-22 19:54:37 -07:00
Jordan Liggitt ae5f5f94f2 http proxy url (#5520) 2017-09-22 09:38:22 -07:00
Vyacheslav Semushin 01cedc5a19 docs/tasks/administer-cluster/encrypt-data: mention etcdv3 requirement. (#5521) 2017-09-22 09:27:19 -07:00
Kyle Bai 3d8385e2ca Fix kubernetes/community#1010 PR links change (#5546) 2017-09-22 09:25:57 -07:00
sngchlko 0831dd62d6 synchronize memory request value (#5567) 2017-09-22 09:23:59 -07:00
Steve Perry d2a4a6cdbb Experiment: Fix one link that currently gets redirected. (#5577) 2017-09-21 20:15:19 -07:00
Slava Semushin 67c0fcd274 Fix broken links after moving proposals to subdirs. 2017-09-21 13:30:31 -05:00
Slava Semushin 91f526421d Fix some broken links to proposals. 2017-09-20 13:47:45 -05:00
Kyle Bai cd67108ba7 Remove User FAQ refer links (#5467)
* Remove User FAQ refer links

* Remove all of the wiki refer links
2017-09-19 17:22:19 -05:00
Jennifer Rondeau c49c964635 Merge pull request #5506 from ianfisk/spelling
Fix spelling mistake.
2017-09-19 15:31:33 -04:00
Jennifer Rondeau 32161536bb Merge pull request #5538 from kairen/patch-hpa-1
Fix incorrect links
2017-09-19 15:19:35 -04:00
Tim(Xiaoyu) Zhang 5e07e96abf use para. page.version to replace specific version 2017-09-19 16:21:28 +08:00
kairen 08479e46db Fix incorrect links 2017-09-19 13:50:04 +08:00
Ian Fisk c77139f1b4 Fix spelling mistake. 2017-09-17 07:45:02 -07:00
Qiming Teng 6dd10648a6 Add a note to static pod manifest scanning 2017-09-14 13:47:26 -07:00
kairen dc6c994085 Fix pod probes yaml file 2017-09-14 13:46:29 -05:00
jianglingxia 677cea2ed9 link error 2017-09-14 19:44:09 +08:00
Weihua Meng 9d20d15520 Update podpreset.md 2017-09-14 19:18:03 +08:00
emanic d428cf6581 Adds link to Calico install instructions (#5423) 2017-09-13 19:46:14 -07:00
jianglingxia 6dabd96cd6 fix typo of configure-volume-storage 2017-09-12 14:01:39 -05:00
chenhuan12 9a472c4fbb fix typo
fix typo
2017-09-11 13:52:05 -07:00
Jennifer Rondeau a475be0ccf Merge pull request #5379 from chenhuan12/patch-92
fix typo
2017-09-11 14:51:39 -04:00
chenhuan12 51104cb1fc fix the command output (#5380)
fix the command output
2017-09-11 09:00:38 -07:00
Qiu Jian be8ea1e37c Elaborate the scheme field in httpGet (#5386) 2017-09-11 08:58:47 -07:00
chenhuan12 c9e835c66e fix typo
fix typo
2017-09-11 10:33:56 +08:00
Sylvain WITMEYER 4a55e28166 Label can't have whitespaces (#4086)
My nvidia GPU name was "GeForce GTX 1070" which isn't a correct label
"a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character"
2017-09-09 19:41:45 -07:00
Steve Perry 7eb3fa9f2e Update opaque-integer-resource-node.md 2017-09-09 09:22:48 -07:00
Weihua Meng d58b78d058 Update opaque-integer-resource-node.md (#5330)
typo correction
2017-09-09 09:18:05 -07:00
chenhuan12 511402d8e2 fix the command output (#5350)
fix the command output
2017-09-08 21:15:45 -07:00
Weihua Meng 8c37e43a18 Update opaque-integer-resource.md (#5331)
remove irrelevant words
2017-09-08 21:05:36 -07:00
Anatoli Babenia 1e4399ee89 Mailing list moved to kubernetes-users group (#5320) 2017-09-08 17:50:44 -07:00
chenhuan12 7a7718378a fix the command output (#5317)
fix the command output
2017-09-08 17:48:15 -07:00
chenhuan12 162e042d42 fix the command output (#5316)
fix the command output
2017-09-08 17:47:46 -07:00
chenhuan12 728598298f fix the command output (#5315)
fix the command output
2017-09-08 17:46:32 -07:00
Cliff Burdick ef24a54abd Update downward-api-volume-expose-pod-information.md (#5309)
Keeping the capitalization uniform.
2017-09-08 17:37:19 -07:00
chenhuan12 c3209bb680 fix the command output
fix the command output
2017-09-08 13:06:42 -07:00
jianglingxia 93133cca2f duplicate not (#5347) 2017-09-08 09:04:16 -07:00
Murali Reddy 11787fa521 add kube-router as network policy provider 2017-09-06 13:07:24 -07:00
chenxingyu f520d3940d add doc for special note for hpa 2017-09-06 13:09:40 +08:00
Andrew Chen 49037b0896 Merge pull request #5264 from kairen/fix-zsh-not-work
Fix curl does not work in zsh
2017-09-05 14:29:50 -07:00
Andrew Chen 0f3f366d45 Merge pull request #5286 from kairen/fix-crd-typo
Fix CRD page typo
2017-09-05 14:17:15 -07:00
Andrew Chen 7034bda857 Merge pull request #5302 from cliffburdick/patch-2
Update downward-api-volume-expose-pod-information.md
2017-09-05 14:11:48 -07:00
Andrew Chen 69f9a408c8 Merge pull request #5305 from shashidharatd/patch-2
Update static-pod.md for consistency
2017-09-05 14:08:23 -07:00
Andrew Chen 3164b8a979 Merge pull request #5249 from chenhuan12/patch-73
fix the command output
2017-09-05 14:03:46 -07:00
shashidharatd e6042bd5f5 Update static-pod.md for consistency
It confuses user to use different directories for `--pod-manifest-path` within the same document. So fixed to maintain consistency.
2017-09-05 22:39:51 +05:30
cliffburdick 541323baca Update downward-api-volume-expose-pod-information.md
Adding node IP, which was added as part of PR #42717
2017-09-05 07:59:47 -07:00
kairen c6636e89df Fix CRD page typo 2017-09-04 15:08:07 +08:00
Stewart-YU 8c7015d4fa Update guaranteed-scheduling-critical-addon-pods.md
Fix format: make note multiline.
2017-09-03 10:22:26 +08:00
Andrew Chen 40636dd438 Merge pull request #5229 from sivasamyk/patch-1
Fixed incorrect links for YAML files under Run Application section
2017-09-01 17:14:47 -07:00
Andrew Chen ddb6cc7581 Merge pull request #5230 from chenhuan12/patch-71
fix the command output
2017-09-01 16:57:48 -07:00
Andrew Chen 409a3040cb Merge pull request #5221 from mindprince/patch-3
Update pod names to match what's in the spec.
2017-09-01 16:56:40 -07:00
Andrew Chen 343fd9a490 Merge pull request #5206 from chenhuan12/patch-68
fix the command output
2017-09-01 16:50:20 -07:00
Andrew Chen b25c5a54e6 Merge pull request #5219 from stewart-yu/patch-45
Update configure-aggregation-layer.md
2017-09-01 16:40:09 -07:00
Andrew Chen 89e0c5f6e7 Merge pull request #5204 from adrukh/patch-1
docs: fixing a typo
2017-09-01 16:38:52 -07:00
Andrew Chen b82f00f556 Merge pull request #5250 from chenhuan12/patch-74
fix typo
2017-09-01 15:15:41 -07:00
Andrew Chen 01f5b4424b Merge pull request #5248 from chenhuan12/patch-72
fix the command output
2017-09-01 15:12:20 -07:00
Andrew Chen 6bd6931a67 Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
Andrew Chen d15b138d2e Merge pull request #5235 from danwent/cilium-url-tweak
Cilium net-policy, update link: configure-pod-container -> administer-cluster
2017-09-01 14:37:33 -07:00
shashidharatd dd9befb2ca Added a prerequisite to using CoreDNS provider in federation (#5159)
* Added a prerequisite to using CoreDNS provider in federation

* turn prereqs into bullets
2017-09-01 14:35:40 -07:00
kairen 4cd97a2162 Fix curl does not work in zsh 2017-09-01 11:33:08 +08:00
chenhuan12 2c85669fb9 fix typo
fix typo
2017-08-30 16:53:19 +08:00
chenhuan12 70c2df3e1d fix the command output
fix the command output
2017-08-30 16:32:46 +08:00
chenhuan12 7b3ca0814f fix the command output
fix the command output
2017-08-30 16:02:47 +08:00
Jennifer Rondeau 1696664888 Merge pull request #5227 from chenhuan12/patch-70
fix the command output
2017-08-29 16:45:25 -04:00
mattjmcnaughton 959cd767f5 Example links use kubernetes/examples
Fix #5203

Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples`. This directory was
deprecated through
cb712e41d4,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples`. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
Dan Wendlandt 0609e2a4fe Cilium network policy, update link: configure-pod-container -> administer-cluster
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-28 16:29:06 -07:00
Andrew Chen 3cfaa2ad44 Merge pull request #5048 from tengqm/taint-and-toleration
Improve taint and toleration documentation
2017-08-28 12:26:29 -07:00
Andrew Chen 1e452393a7 Merge pull request #5164 from fisherxu/master
fix incorrect configmap-key in /docs/tasks/configure-pod-container/vi…
2017-08-28 12:22:49 -07:00
chenhuan12 71a2128884 fix the command output
fix the command output
2017-08-28 17:22:18 +08:00
Sivasamy Kaliappan 613dcc6585 Fixed incorrect links for YAML files
The current links for YAML files throws 404. Updated the links from tutorials to tasks
2017-08-28 14:32:40 +05:30
chenhuan12 b1b57365bb fix the command output
fix the command output
2017-08-28 11:07:42 +08:00
chenhuan12 cd210dc278 fix the command output
fix the command output
2017-08-28 10:42:47 +08:00
Qiming Teng 82ca38f8df Improve taint and toleration documentation 2017-08-28 09:50:46 +08:00
Rohit Agarwal beb3591662 Update pod names to match what's in the spec. 2017-08-27 10:10:20 -07:00
Stewart-YU 9071a63b85 Update configure-aggregation-layer.md
Missing a signal.
2017-08-27 18:27:48 +08:00
chenhuan12 4416d79eb9 fix the command output
fix the command output
2017-08-26 15:33:34 +08:00
Quentin Revel f4f58b646f Update parallel-processing-expansion.md (#5060)
Fix job.yaml.jinja2 job
2017-08-25 13:06:27 -07:00
Stewart-YU c17803f912 Update cluster-management.md (#5130)
Missing equal sign.
2017-08-25 12:59:22 -07:00
Anton Drukh 5b79d36e59 docs: fixing a typo 2017-08-25 21:46:50 +03:00
Quentin Revel d13c10d0ff Update memory-constraint-namespace.md (#5135) 2017-08-25 11:06:59 -07:00
Pablo Guerrero 400cdbf068 typo: duplicate "to" (#5200) 2017-08-25 10:37:09 -07:00
Radhika Puthiyetath 44f3acad1e Merge pull request #5157 from wackxu/patch-71
Update update-daemon-set.md
2017-08-24 21:10:02 -07:00
Radhika Puthiyetath b6fb005a81 Merge pull request #4284 from dnardo/ip-masq-doc
Update ip-masq-agent docs
2017-08-24 15:41:38 -07:00
Radhika Puthiyetath 91d5f137f7 Merge pull request #5152 from stewart-yu/patch-34
Update update-daemon-set.md
2017-08-24 14:29:18 -07:00
chenhuan12 e05a662aee fix the command output (#5185)
fix the command output
2017-08-24 14:19:23 -07:00
Zihong Zheng e121181198 Add known issues for source ip preservation (#5190) 2017-08-24 14:12:11 -07:00
zhang dongqi ad7e057283 It should be CPU NOT memory here. (#5167) 2017-08-24 13:59:59 -07:00
Alexander Prokopyev dd0c9d5c49 Update dns-horizontal-autoscaler.yaml
`mode` is deprecated in favor of dynamic switching starting from 1.1.2
2017-08-24 11:14:45 -07:00
chenhuan12 c959eeecd0 fix the command output
fix the command output
2017-08-24 11:04:16 -07:00
Anthony 69a6c605b2 Update ingress.md
modify "Replicaset" to "ReplicaSet"
2017-08-24 09:55:12 -07:00
Stewart-YU b72473c39e Update install-kubectl.md
Fix url. Original are not url.
2017-08-24 09:54:28 -07:00
Anthony e8029bdc4e Update highly-available-master.md (#5006)
* Update highly-available-master.md
2017-08-24 09:41:07 -07:00
Anthony 1d06ea0095 Update ip-masq-agent.md
modify "A boolean" to "A Boolean"
2017-08-24 09:39:10 -07:00
Stewart-YU 9105932510 Update declare-network-policy.md
Fix the format. The format in orginal web page is confusion.
2017-08-24 09:38:12 -07:00
XsWack 1245055dfc Update managing-tls-in-a-cluster.md (#5101)
fix bad url
2017-08-23 13:13:52 -07:00
Steve Perry 74fe1170cc Update kubeconfig topics. (#4439) 2017-08-22 22:51:55 -07:00
fisherxu 6e408656af fix incorrect configmap-key in /docs/tasks/configure-pod-container/vim configure-pod-configmap.md 2017-08-23 10:51:44 +08:00
Daniel Nardo ca31adc78c Update ip-masq-agent docs:
- adds the node label requirements to the steps for running ip-masq-agent
- change the wording on when this is the default.
2017-08-22 19:43:56 -07:00
Weibin Lin 0bcb1cef76 Update access-cluster.md (#5078)
update link and fix typos
2017-08-22 16:54:27 -07:00
Stewart-YU e960ee7f6e Update out-of-resource.md (#5087)
Setting a url.
2017-08-22 16:51:29 -07:00
Stewart-YU 0f31e7de8a Update index.md (#5092)
Setting a url.
2017-08-22 16:49:55 -07:00
Stewart-YU 87dcad5db6 Update force-delete-stateful-set-pod.md (#5095)
Fix the format. The format in orginal web page is confusion.
2017-08-22 16:48:39 -07:00
XsWack 9248fca03e Update debug-pod-replication-controller.md (#5100)
Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
2017-08-22 16:47:33 -07:00
XsWack 7306fd77c0 Update cpu-constraint-namespace.md (#5103)
fix bad url
2017-08-22 16:45:59 -07:00
Jennifer Rondeau 1fde3b43f5 Merge pull request #5143 from stewart-yu/patch-33
Update access-cluster.md
2017-08-22 18:32:38 -04:00
Jennifer Rondeau 4e3cfc94fa Update access-cluster.md
Fix one addition in original PR (added period is incorrect at l238). Rewrote the paragraph for greater clarity, however.
2017-08-22 18:29:05 -04:00
Jennifer Rondeau 845b9f0ea2 Merge pull request #5144 from wackxu/patch-67
Update assign-cpu-resource.md
2017-08-22 17:19:39 -04:00
Cody Clark 5d8dbf6b04 Merge branch 'master' into patch-56 2017-08-22 13:23:39 -04:00
XsWack fc453318a9 Update update-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 22:02:09 +08:00
XsWack a44edb64b0 Update rollback-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 21:59:31 +08:00
Stewart-YU 9d56d650cf Update update-daemon-set.md
Fix a TODO url.
2017-08-22 19:54:07 +08:00
XsWack 165dc3f80f Update assign-cpu-resource.md
Remove extra blank line and format the command line
2017-08-22 10:09:13 +08:00
Stewart-YU 527682ca66 Update access-cluster.md
Missing  signals.
2017-08-22 09:21:03 +08:00
Slava Semushin 1f5b64b24f encrypt-data.md: fix name of the secret in kubectl command. 2017-08-21 17:59:57 -07:00
Weibin Lin 3cc885a3b9 Update list-all-running-container-images.md
fixed syntax error
2017-08-21 17:58:34 -07:00
Weibin Lin d971806377 Update authenticate-across-clusters-kubeconfig.md 2017-08-21 17:57:47 -07:00
Dan Wendlandt eb84048739 Add Cilium to list of network policy plugins in docs (#4725)
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-21 16:47:06 -07:00
Weibin Lin d6415cfe99 Update change-pv-reclaim-policy.md 2017-08-21 16:34:46 -07:00
TigerXu e81e3c8464 unify all service yaml: use 2 spaces indent (#4754) 2017-08-21 16:28:12 -07:00
XsWack b10efe5564 Update assign-memory-resource.md
Remove the extra blank lines and unified command line format
2017-08-21 16:20:11 -07:00
Anthony b0668569e8 Update set-up-cluster-federation-kubefed.md
add "." to the sentence
2017-08-21 16:19:43 -07:00
Anthony ca88e8825a Update federation-service-discovery.md (#5052)
* Update federation-service-discovery.md

add "." to the sentence

* Update federation-service-discovery.md
2017-08-21 16:19:21 -07:00
Weibin Lin 642d35b47b Update access-cluster.md
Line 203: remove redundant "it"
2017-08-21 16:15:59 -07:00
Weibin Lin ec7116258d Update security-context.md (#5075)
* Update security-context.md

* Update security-context.md
2017-08-21 15:48:56 -07:00
Weibin Lin 71715a8ce2 Update rollback-daemon-set.md 2017-08-21 15:23:51 -07:00
XsWack edb999f227 Update determine-reason-pod-failure.md
format the command line
2017-08-19 11:24:21 +08:00
Anthony 50dbd9877b Update set-up-coredns-provider-federation.md
modify "Bringup" to "Bring up"
2017-08-18 12:21:02 -07:00
XsWack bea2c15aa3 Update static-pod.md
Remove blank lines and unified the command line format
2017-08-18 11:58:20 -07:00
Cody Clark a5cf309102 Merge branch 'master' into patch-54 2017-08-18 10:01:08 -07:00
Cody Clark 181652e439 Merge branch 'master' into patch-53 2017-08-18 09:42:04 -07:00
Anthony 8b2485c441 Update scheduling-gpus.md
modify "nvidia drivers" to "Nvidia drivers"
2017-08-18 09:19:32 -07:00
XsWack 1fdaa2baa4 Update define-environment-variable-container.md
format the command line
2017-08-18 09:17:56 -07:00
Weibin Lin eee656902f Update audit.md 2017-08-18 09:17:20 -07:00
Weibin Lin 818fa9b3a1 Update configure-liveness-readiness-probes.md
fix typo
2017-08-18 09:15:11 -07:00
Anthony 8a1a91eb54 Update running-cloud-controller.md (+1 squashed commit)
Squashed commits:
[49b911e] Update running-cloud-controller.md
2017-08-18 09:11:04 -07:00
Anthony 573442c182 Update running-cloud-controller.md
add "." to the sentence
2017-08-18 09:06:19 -07:00
Stewart-YU 8ec5b44696 Update audit.md
Missing a symbol.
2017-08-18 08:59:55 -07:00
Anthony d629ec4a1c Update cluster.md
modify "Configmap" to "ConfigMap"
2017-08-18 08:59:35 -07:00
XsWack f02ff5ba7e Update configure-service-account.md
Remove the extra blank lines and unified command line format
2017-08-18 14:38:27 +08:00
XsWack 5a721e9ceb Update configure-pdb.md
There will be 404 status in the jump process and fix the url
2017-08-18 14:29:16 +08:00
Anthony 75c8b3c0f0 Update dns-custom-nameservers.md
add "." to the sentence
2017-08-18 11:05:58 +08:00
Weibin Lin 895ffc0ba9 Update debug-application.md 2017-08-17 17:50:00 -07:00
Weibin Lin 63b7be887e Update resource-usage-monitoring.md 2017-08-18 08:43:15 +08:00
dengyi1996 58fa6bf42c Update scheduling-gpus.md (#4850)
* Update scheduling-gpus.md

It sounds like that kubelet will not automatically load the nvidia uvm driver,I have recurrent it when my cluster reboot nvml driver and nvidia-uvm driver not loaded.
To fix it simply,make the docker-plugin autostart.
I think it's important to tell other developers to prevent this situation

* Update scheduling-gpus.md
2017-08-17 17:00:10 -07:00
Lion-Wei 4e7764a890 modify link of 'Configure Default CPU Requests and Limits for a Namespace' 2017-08-17 16:42:56 -07:00
Anthony 1400af048b Update declare-network-policy.md
modify the double "using" of sentence
2017-08-17 16:26:07 -07:00
Cody Clark 97e07f9d3e Removing extra spaces per Issue #4602 (#5021) 2017-08-17 16:25:11 -07:00
Cody Clark 7c4e01887b Callouts and other small formatting (#5022)
* Removing Extra Spaces

Issue 4602 | Configure Pods and Containers

* Update security-context.md

Adding callouts

* Update security-context.md

* Adding callout and fixing code block

* Removing extra space

* Adding callout

* Addling callouts

* Update assign-cpu-resource.md

* Adding callout

* Update configure-persistent-volume-storage.md

* Update configure-service-account.md

* Update quality-service-pod.md

* Update security-context.md
2017-08-17 16:19:24 -07:00
Cody Clark c5ad73c2d8 Adding Callouts to Tasks > Inject Data Into Applications (#5023)
* Adding callout

* Adding callout

* Adding callouts

* Update distribute-credentials-secure.md
2017-08-17 16:17:32 -07:00
Anthony 34b927c417 Update web-ui-dashboard.md (#4900)
modify the first letter of sentence to be in uppercase
2017-08-17 16:10:58 -07:00
linweibin 092ab3d509 Fix some typos and syntax errors
Fix some typos and syntax errors involving cluster.md, ingress.md and replicaset.md
2017-08-17 16:08:59 -07:00
XsWack 51cfd800d9 Update quality-service-pod.md
fix bad url
2017-08-17 16:07:42 -07:00
XsWack eb6ad67805 Update quota-api-object.md (#4944)
fix bad url
2017-08-17 16:07:20 -07:00
Anthony ee090c8621 Update debug-application-introspection.md
add "." to sentence.
2017-08-17 15:53:42 -07:00
Anthony 408d8d610e Update debug-application.md
add "." to the sentence
2017-08-17 15:53:24 -07:00
Weibin Lin dae117d2c9 Update logging-stackdriver.md (#4966)
fix typos
2017-08-17 15:47:19 -07:00
Irfan Ur Rehman adc08d543e Add links to kubefed commands in federation set up doc 2017-08-17 15:45:23 -07:00
Anthony 583a582a18 Update access-cluster-services.md (#4972)
modify "url" to "URL"
2017-08-17 15:40:17 -07:00
Anthony f10a59109d Update resource-usage-monitoring.md
modify "cadvisor" to "cAdvisor"
2017-08-17 15:38:24 -07:00
Anthony d8ef089c18 Update configure-cloud-provider-firewall.md
modify "ips" to "IPs"
2017-08-17 15:36:57 -07:00
Anthony d39c22e69b Update authenticate-across-clusters-kubeconfig.md
modify the first letter of sentence to be in uppercase
2017-08-17 15:32:54 -07:00
Anthony 025ce41945 Update securing-a-cluster.md (#4975)
modify "their namespace" to "their namespaces"
2017-08-17 14:03:49 -07:00
Anthony ebb38a98e7 Update configure-upgrade-etcd.md (#4978)
add "." to the sentence
2017-08-17 14:02:43 -07:00
Anthony b3fe14a5ca Update namespaces.md (#4981)
modify "the value of cluster and user are" to "the values of cluster and user are"
2017-08-17 13:57:21 -07:00
Stewart-YU 446d95ac38 Update http-proxy-access-api.md (#4982)
Fix leading spaces in commands.
2017-08-17 13:52:51 -07:00