Joseph Heck
39dce2aabd
updating language
2018-01-21 11:44:56 -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
Joseph Heck
17012f0902
Merge pull request #7008 from janoszen/patch-1
...
Replaced /tmp to /mnt
2018-01-18 13:50:41 -08:00
Joseph Heck
e6bda9f0bb
Merge pull request #7011 from nashasha1/xdzhang/deployment-path-demo
...
Remove redundant selector
2018-01-18 13:49:53 -08:00
Joseph Heck
39ba568af4
Merge pull request #7009 from darkowlzz/patch-2
...
configure-pvs: enable yaml syntax highlighting
2018-01-18 13:45:23 -08:00
nashasha1
62b5422d4a
Remove redundant selector
2018-01-19 00:28:01 +08:00
Qiming
644ae7e248
Merge pull request #6993 from cimomo/salt-fix
...
Update the location of etcd.manifest
2018-01-18 21:29:21 +08:00
Qiming
5db278fb5c
Merge pull request #6991 from fabiand/patch-1
...
Fixed a typo
2018-01-18 21:27:35 +08:00
Sunny
4791559dff
configure-pvs: enable yaml syntax highlighting
2018-01-18 16:12:30 +05:30
János Pásztor
d51b12b4aa
Replaced /tmp to /mnt
...
Many people have refrained from reading the whole document and started using /tmp as a de-facto standard directory to store data. Needless to say, using /tmp for persistent data is a bad idea and for the sake of the people only reading the first page, it should be changed to /mnt
2018-01-18 10:33:24 +01:00
Kai Chen
ed24dcd363
Update the location of etcd.manifest, since cluster/saltbase was deprecated
2018-01-18 00:02:03 +08:00
root
91adbe2782
Update apiversion of deployment in v1.9
2018-01-17 20:37:05 +08:00
Fabian Deutsch
1072ff1eef
Fixed a typo
2018-01-17 11:36:47 +01:00
Jordan Liggitt
1f7f13740c
Update key rotation documentation
2018-01-17 00:34:59 -05:00
Xiaoyu(Tim) Zhang
9277b52d5c
Merge pull request #6982 from nashasha1/fix/qos-example-namespace
...
Fix QoS examples use default namespace
2018-01-17 10:35:08 +08:00
nashasha1
edd7eddb83
Fix QoS examples use default namespace
2018-01-17 00:45:44 +08:00
nashasha1
db2d8be7f1
Fix label not match in ReplicaSet PodPreset yaml
2018-01-14 23:30:23 +08:00
Timothy Josefik
9d3dfdbe0d
Changed maxAvailable to maxUnavailable. This was changed as there is no maxAvailable.
2018-01-13 20:43:47 -06: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
982b38296a
Merge pull request #6761 from tengqm/remove-kube-ui
...
Replace all kube-ui with kubernetes dashboard
2018-01-11 13:10:20 -05:00
Stewart-YU
28f3e22c29
Update cluster.md
...
Fix bad link
2018-01-10 16:50:11 +08:00
Brad Topol
964da71c01
Merge pull request #6903 from EamonKeane/patch-1
...
typo in `ScalingLimited`
2018-01-09 16:07:25 -05: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
Qiming
9581522743
Replace references to resource-references ( #6739 )
2018-01-09 09:25:24 -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
Eamon Keane
22ea7b1aeb
typo in ScalingLimited
...
changed to just have one t
2018-01-09 16:04:21 +00: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
Ivan Font
20c1976b37
Add steps for extension api-server setup ( #6667 )
...
Update extension api-server to include missing steps for auth delegation cluster role binding and extension-apiserver-authentication-reader role binding.
2018-01-08 14:52:38 -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
Qiming
2aa6dd638a
Merge pull request #6791 from chenhuan12/patch-103
...
fix the command output
2018-01-08 10:58:06 +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
1697e7e2b7
Merge pull request #6796 from markmandel/finalizer
...
Expand on Finalizer explanation.
2018-01-07 13:25:01 -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
Joseph Heck
9a8392c1b6
Merge pull request #6820 from tengqm/improve-env
...
Add another environment variable for demo
2018-01-07 10:20:28 -08:00
Joseph Heck
c047b48899
Merge pull request #6817 from tengqm/link-ingress
...
Add links to Ingress from LB docs
2018-01-07 10:19:38 -08:00
Joseph Heck
93f7e84b9b
Merge pull request #6813 from tengqm/portforward
...
Clarify that only TCP ports can be portforwarded
2018-01-07 10:14:29 -08:00