Michael Taufen
4fb1b686d1
Fix typo ( #7642 )
2018-03-05 16:35:52 -08:00
zacharysarah
ccc568c97e
Merge branch 'master' into release-1.8
2017-12-14 14:09:40 -06:00
Andrew Chen
8a06c09712
[maintenance] December link fixes ( #6680 )
2017-12-14 00:57:38 -06:00
zacharysarah
7dcc87ce97
Merge branch 'master' into release-1.8
2017-12-12 10:51:24 -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
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
zacharysarah
1b1d0701c0
Merge branch 'master' into release-1.8
2017-12-08 14:07:14 -06: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
zacharysarah
258fc90f5a
Merge branch 'master' into release-1.8
2017-12-06 14:45:26 -06: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
zacharysarah
538dd33ff2
Resolving merge conflicts with master
2017-11-30 18:53:33 -06: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