Commit Graph

5826 Commits (eceb421911841e62a4e70c46eec9c82efd5865cc)

Author SHA1 Message Date
Zachary Corleissen b1ae7714a5 Merge branch 'master' into 4167-no-more-calico 2017-08-07 14:08:35 -07:00
Andrew Chen 68a3a7e074 Add redirect for legacy kubectl links (#4672)
* Add redirect for legacy kubectl links

* remove js redirect for kubectl
2017-08-07 12:05:44 -07:00
Michael Smith f16dfcf349 Use more realistic IP address 2017-08-06 14:20:32 -07:00
DuJun 86b9845c72 fix typo in storage (#4645)
* fix typo in storage

* Update volumes.md
2017-08-06 14:19:45 -07:00
XsWack 50c9226442 Update bootstrap-tokens.md
fix typo
2017-08-06 14:19:20 -07:00
Ahmet Alp Balkan a86d9355b0 Fix leading spaces in kubectl commands
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
Stewart-YU 0c6bca5b7f Update labels.md
modify key to Key in line #43
2017-08-06 14:17:08 -07:00
fisherxu ac5ea078b9 fix typo 2017-08-06 14:16:38 -07:00
XsWack 5e766d7ba6 Update assign-pod-node.md
Fix some typo in assign-pod-node.md
2017-08-06 14:16:16 -07:00
Malepati Bala Siva Sai Akhil d2958d03b6 Fixed grammatical error in names
Fixed grammatical error in names of working with object
2017-08-06 14:15:57 -07:00
Andrew Chen 52653c61df Merge pull request #4647 from mbssaiakhil/patch-1
Fixed grammatical error in Understanding Kubernetes Objects
2017-08-06 14:15:35 -07:00
Andrew Chen e782aa6e99 Merge pull request #4646 from lichuqiang/admin
fix typo in audit.md
2017-08-06 14:13:27 -07:00
Malepati Bala Siva Sai Akhil d3f796ebc0 Fixed grammatical error
Fixed grammatical error in Understanding Kubernetes Objects
2017-08-05 10:21:53 +05:30
lichuqiang b27bbecb89 fix typo 2017-08-05 12:15:36 +08:00
Andrew Chen 4501b715c1 Update service.md (#4644)
* Update service.md

Put Internal Load Balancer YAML in tabs.

* add the
2017-08-04 17:50:50 -07:00
Nick Sardo 1cd67351e0 Add annotation for GCP Internal Load Balancer 2017-08-04 17:31:40 -07:00
Jessica Yao 59349b8bdc edit instructions for hpa based on custom metrics 2017-08-04 17:25:43 -07:00
Andrew Chen 8be19e168a Chenopis vnext staging noindex (#4641)
* include _headers

* revert vnext-staging context

* add proto _headers file

* fix build settings
2017-08-04 17:22:47 -07:00
Andrew Chen 8825d5a61e fix noindex for vnext-staging (#4640)
* include _headers

* revert vnext-staging context

* add proto _headers file
2017-08-04 16:35:21 -07:00
Hazim 5da7b72b2d Add network overlay details to cloud routes flag
Add details for the `configure-cloud-routes` flag in case of network overlay being used.
2017-08-04 16:26:08 -07:00
Andrew Chen 03d0017d63 Revert "Update volumes.md" 2017-08-04 16:22:06 -07:00
Dhilip cdf4cc3769 add examples for interpod configurations (#4557)
* add examples for interpod configurations

* re-word and fix typo based on review comments

* explain podAffinity with examples

* review comments: make replicas 3 for both workload types

* Address final review comments
2017-08-04 16:21:39 -07:00
Charlie R.C 8a31c8ad56 Update "readonly" in abac 2017-08-04 16:06:55 -07:00
Andrew Chen 414f61b2ea include _headers (#4636) 2017-08-04 15:59:07 -07:00
Cody Clark 8c2c2ef91e Update callouts.css 2017-08-04 15:50:31 -07:00
Cody Clark d0d1313b4a Update callouts.css 2017-08-04 15:50:31 -07:00
Andrew Chen d8bac63c0b Merge pull request #4635 from kubernetes/chenopis-vnext-staging-noindex
fix command in #4633
2017-08-04 15:46:57 -07:00
Andrew Chen da18bb735c fix command 2017-08-04 15:41:35 -07:00
Andrew Chen 3a4246c175 Merge pull request #4633 from kubernetes/chenopis-vnext-staging-noindex
Add noindex to vnext-staging
2017-08-04 15:24:58 -07:00
Andrew Chen 6957eb01ec Add noindex to vnext-staging 2017-08-04 15:20:15 -07:00
Steve Perry 61f01a4e59 Add note for 1.8 release. (#4632) 2017-08-04 14:56:08 -07:00
fisherxu 5fa22b2365 fix create-cluster-kubeadm docs 2017-08-04 14:43:10 -07:00
Dave Purrington 435696a0d1 Update aws.md 2017-08-04 14:39:50 -07:00
Håvar Eggereide 33112de115 add newline above kube-apiserver
kube-apiserver heading did not render correct on my Chrome. The change did nothing to the github preview so maybe there is a fix already, but consistency with the other headings might be worth the change.
2017-08-04 14:37:37 -07:00
dengyi1996 bda690e547 Update scheduling-gpus.md 2017-08-04 14:36:53 -07:00
Jesse White 6fb0dd9d17 Fix spacing with shell commands 2017-08-04 14:33:24 -07:00
Cody Clark 729aed2b99 Documenting another (potential) callout issue (#4604)
* Documenting another (potential) callout issue

* Deleting ` that was hiding other rendering

* Fixing spacing
2017-08-04 14:32:27 -07:00
Phillip Wittrock 217c86642f Update reference docs with most recent version of brodocs (#4600)
* Update 1.7 apidocs with new brodocs

* Update 1.7 resource reference docs with new brodocs

* Update 1.7 kubectl reference docs with new brodocs
2017-08-04 14:30:56 -07:00
Mikael 4b004cf717 Update kubernetes-api.md
Just correcting what I think is a typo.
2017-08-04 14:28:54 -07:00
lichuqiang a03a98e9d5 fix spelling mistake 2017-08-04 14:27:53 -07:00
m1093782566 4f2434ff66 fix typos in fedration docs 2017-08-04 14:27:30 -07:00
m1093782566 225310ccff fix kubelet garbage collected typo 2017-08-04 14:27:03 -07:00
m1093782566 2178c54da4 fix typo in network-policies.md 2017-08-04 14:26:39 -07:00
lichuqiang 40f5d85c38 fix typo 2017-08-04 14:26:20 -07:00
Andrew Chen edf01af6d9 Add /_includes/glossary directory for snippets (#4628)
* Add /_includes/glossary directory for snippets

* typo
2017-08-04 14:19:39 -07:00
Malepati Bala Siva Sai Akhil 6b41f6ca41 Fixed typo in getting started guide using minikube
Fixed typo in doc, "Running Kubernetes Locally via Minikube" present under getting started guides
2017-08-04 13:40:18 -07:00
Andrew Chen ceda402544 Merge pull request #4607 from spiffxp/assignees-to-approvers
Rename OWNERS assignees: to approvers:
2017-08-04 13:16:41 -07:00
Andrew Chen a02d76a2c0 Merge branch 'master' into assignees-to-approvers 2017-08-04 12:59:54 -07:00
Sebastien Coutu 409f0f74cd Update to include Python library (#4624)
Hi, we've created and are maintaining the kubernetes-py library. It uses python objects to manipulate the kubernetes API objects. We're using it to manage our operations on kubernetes daily.
2017-08-04 09:38:34 -07:00
Wojciech Tyczynski a29cfd7d0c Merge pull request #4621 from craigbox/patch-7
Update node/pod limits
2017-08-04 16:27:17 +02:00