Zach Arnold
70bca00a70
generated assets and docs
2018-09-27 12:09:57 -07:00
Cody Clark
5752bacbfa
Make Setup Landing Page More Useful ( #10260 )
...
* Added content to Setup index
* Alphabetized providers
* Update _index.md
* Make Turnkey Cloud Solutions a H2 for toc
* Updated from Andrew's Comments
* fixing headings
2018-09-25 15:10:18 -07:00
Zach Arnold
9f19d20dfb
Merge branch 'release-1.12' of github.com:/kubernetes/website into release-1.12
2018-09-24 21:41:32 -07:00
Zach Arnold
05e9e094eb
merge upstream master
2018-09-24 21:41:24 -07:00
Brad Topol
039f654189
add new turnkey cloud solution to setup: ICP on multiple clouds ( #10034 )
...
* add new turnkey cloud solution to setup: ICP on
multiple clouds
Signed-off-by: Brad Topol <btopol@us.ibm.com >
* Updated ICP Multiple Cloud URL and IBM Cloud table entry
* small tweak to kick off redeploy
2018-09-24 21:29:21 -07:00
Tomáš Kukrál
1564ef769f
update calico instructions ( #10368 )
...
Calico CALICO_IPV4POOL_CIDR must match pod-network-cidr every time, not
only for network policy.
2018-09-24 14:19:00 -07:00
Chuck Ha
a3c7224769
add missing instruction for ha guide ( #10374 )
...
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
2018-09-24 10:11:01 -07:00
Rong Zhang
a78aa46ff9
Update kubespray documents ( #10163 )
2018-09-22 01:33:35 -07:00
Chao Wang
7b33ce4825
remove the left bits of salt ( #10248 )
2018-09-21 07:54:03 -07:00
Chuck Ha
ce69248d6f
Update kubadm ha installation for 1.12 ( #10264 )
...
* Update kubadm ha installation for 1.12
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
* update stable version
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
* Update stacked control plane for v1.12 (#2 )
* use v1alpha3
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
* more v1alpha3 (#4 )
* updates
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
2018-09-20 13:46:31 -07:00
Heng WU
c93cba5938
Update notes.md ( #10258 )
2018-09-20 10:54:14 -07:00
Bob Killen
3e33d3f9e0
Replace kusers links with discuss forum link ( #10321 )
2018-09-20 04:41:02 -07:00
Lubomir I. Ivanov
70b991fb9f
kubeadm: update authored content for 1.12 (reference docs and cluster creation) ( #10348 )
...
* kubeadm: update authored content in reference docs for 1.12
* kubeadm: add time frame in create-cluster-kubeadm for 1.12
2018-09-19 20:22:26 -07:00
Sam Foo
5e1367bfb7
Remove extra spacing in code blocks ( #10347 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com >
2018-09-19 19:52:36 -07:00
Jim Angel
c3f4f94337
fixed link for godoc.org kublet componentconfig ( #10339 )
2018-09-19 19:02:39 -07:00
CaoShuFeng
6ec94ae97f
fix release 1.11 release note format ( #10251 )
2018-09-19 15:02:11 -07:00
Lubomir I. Ivanov
5ab6ae0dd6
kubeadm: update API types documentation for 1.12 ( #10283 )
...
v1alpha2 -> v1alpha3
MasterConfiguration -> [new-api-types]
2018-09-19 14:30:32 -07:00
Ryan McGinnis
b3529ee840
Merge pull request #10299 from bart0sh/PR0028-kubeadm-CRI-documentation
...
Add CRI installation instructions page
2018-09-19 12:42:41 -04:00
Maciej Kwiek
d329f9a12b
Cilium CNI docs for kubeadm quickstart guide ( #9889 )
...
Signed-off-by: Maciej Kwiek <maciej@covalent.io >
2018-09-19 09:04:58 -07:00
Ed Bartosh
eea138591d
Add CRI installation instructions page
...
Added cri-installation page with CRI installation instructions
Referenced it from kubeadm-init and install-kubeadm pages.
2018-09-19 12:30:42 +03:00
Zach Arnold
4d7691ecfc
merge origin master
2018-09-17 10:33:51 -07:00
tanshanshan
e4e7da3010
fix the command output ( #10285 )
2018-09-13 20:30:27 -07:00
Zach Corleissen
ee35f4518d
Fixes from review of PR #10278 ( #10280 )
...
Feedback from mistyhacks
Update configure-upgrade-etcd.md
Update configure-upgrade-etcd.md
2018-09-12 14:35:43 -07:00
Zach Arnold
90f7df61be
Incremental update from master ( #10278 )
...
* fix invalid href of cloud controller manager (#10240 )
* fix invalid yaml format (#10238 )
* update storage-limits doc with Azure disk part (#10224 )
update storage-limits doc with Azure disk part
fix comments
* Update kubelet-config-file.md (#10222 )
Update link to KubeletConfiguration struct.
* fix a trivial misspelling (#10244 )
* Fix cassandra-statefulset.yaml indent level (#10243 )
* Mention minimum etcd versions (#10208 )
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
* fix 404 error (#10250 )
* Small verb tweak (#10190 )
Present participle, ftw.
* Add AnchorJS logic for header links (#10155 )
* Add AnchorJS JavaScript
* Remove existing inpage_heading logic
* Remove underline from anchor tags
* Use single icon and add touch visibility
* Use paragraph link icon for AnchorJS
* Update Sass to use code formatting in docsContent headers
* Update header size coverage to H3-H6
* fix broken link in kubefed.md (#10254 )
* Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes (#9827 )
The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:
https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164
* fix typo (#10168 )
* fix typo
* addressing comments.
* Update setup-ha-etcd-with-kubeadm.md
* fix typos (#10252 )
* fix description of contribute guide (#10253 )
* describe truncate feature about advanced audit (#10236 )
* describe truncate feature about advanced audit
* Update audit.md
2018-09-12 13:23:20 -07:00
Michelle Au
e1e655507d
Update docs with topology aware dynamic provisioning ( #9939 )
...
* Document topology aware volume binding feature
* update for readability
* Update storage-classes.md
* comma splice
* don't abbreviate
2018-09-11 10:55:30 -07:00
Duffie Cooley
4a15ba58b5
fix typo ( #10168 )
...
* fix typo
* addressing comments.
* Update setup-ha-etcd-with-kubeadm.md
2018-09-10 14:09:00 -07:00
Eric Tune
726ce50f4a
Mention minimum etcd versions ( #10208 )
...
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
2018-09-10 02:16:53 -07:00
Davanum Srinivas
d5b92b42b1
Remove --cadvisor-port - has been deprecated since v1.10 ( #10023 )
...
Change-Id: Id2a685473a243aef492a98ff450759f39e362557
2018-09-09 19:29:40 -07:00
Art
8ed6d2e332
Updating docs to include IKS in various places ( #10047 )
...
* Change product name
From IBM Cloud Container Service to IBM Cloud Kubernetes Service
* Adding IKS to the table of solutions
Not sure about where in the table it should be placed. The note said,
“The above table is ordered by version test/used in nodes, followed by
support level.”
* Adding IKS to Cloud Providers page
* Adding IBM Cloud Container Registry to private registry topic
* Updating language on cloud provider page
* Revising text for the registry entry
* Specifying that it's calico network policies
2018-09-07 08:57:19 -07:00
Robert Bailey
2cf465ed0c
Remove 'Configuring Kubernetes with Salt' since the final bits of ( #10192 )
...
salt were removed from Kubernetes in January.
2018-09-05 06:24:55 -07:00
Masahito Zembutsu
b8877a00c5
Change RedSpread link ( #10124 )
2018-08-29 10:29:06 -07:00
CaoShuFeng
a936d465fb
fix several misspelling ( #10126 )
2018-08-29 10:26:33 -07:00
Diógenes Rettori
ea3f475e5b
Fixing location of Pivotal Container Service - PKS ( #10028 )
...
PKS should not be in the 'hosted list' and should be on the turnkey lists.
2018-08-28 19:43:48 -07:00
Paul
f908017276
add some hyperlink ( #10070 )
2018-08-27 07:04:42 -07:00
yan xuean
d1ce97f4c2
add doc for supporting containerd in minikube ( #10037 )
...
Signed-off-by: yanxuean <yan.xuean@zte.com.cn >
2018-08-23 11:32:07 -07:00
Lubomir I. Ivanov
02ac5b8241
troubleshooting-kubeadm: add guide for fixing stale CoreDNS pods ( #9872 )
2018-08-22 13:30:33 -07:00
ocofaigh
bccb6a6602
Update high-availability.md - Fix value of kubernetesVersion in the kubeadm-config.yaml ( #9613 )
...
* Update high-availability.md
Fix for https://github.com/kubernetes/website/issues/9594#
Changed the value of `kubernetesVersion` to `v1.11.1` in the kubeadm-config.yaml so it pulls the correct server images for the latest v1.11 release.
I don't like the idea of having to change this value for every point release. Maybe someone can come up with a better solution that submitting a change to the documentation for every minor release?
* Update high-availability.md
2018-08-22 12:11:57 -07:00
Dwai Banerjee
4f13f11e0b
Changed Azure Container Service names and doc link ( #10040 )
...
* Changed Azure Container Service names and to Azure Kubernetes Service
* Changed docs link
* Service link redirects to aks link and remains unchanged.
2018-08-22 09:00:25 -07:00
Sam Foo
22f1f28bfa
Remove imported/ references ( #10004 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com >
2018-08-21 15:54:33 -07:00
Kilian Ries
859ed30ae8
Update Container Linux kubeadm install instructions for crictl ( #9798 )
...
* Update Container Linux kubeadm install instructions for crictl
* fixed crictl install instructions
2018-08-21 12:36:06 -07:00
Li Zebang
a3db9fb85d
something wrong in kubelet-integration.md ( #9974 )
...
* Propogating
not "Propogating", is "Propagating"
* `kubelet init` and `kubelet join`
`kubeadm init` and `kubeadm join`, not `kubelet init` and `kubelet join`
2018-08-21 11:49:27 -07:00
makocchi
82ffe60269
apply template ( #9972 )
2018-08-21 07:50:03 -07:00
makocchi
be5ee84760
apply template ( #9964 )
2018-08-21 07:44:57 -07:00
makocchi
cc93648377
apply template and update requirements ( #9963 )
2018-08-21 07:42:24 -07:00
makocchi
dc4efc3198
apply template ( #9962 )
2018-08-21 07:39:51 -07:00
makocchi
c52554240d
apply template ( #9961 )
2018-08-21 07:37:18 -07:00
makocchi
d23f768491
apply template ( #9960 )
2018-08-21 07:34:45 -07:00
Yuanbin Chen
0dac0300c9
Add pod list in all namespaces example ( #9886 )
...
This patch fix content "List existing nodes, pods, services and more,
in all namespaces, or in just one:" lost pod list.
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com >
2018-08-20 14:12:37 -07:00
Brad Topol
b9bce3bf90
fix the name of the IBM Cloud Kubernetes Service ( #9897 )
...
Signed-off-by: Brad Topol <btopol@us.ibm.com >
2018-08-20 10:28:27 -07:00
Lubomir I. Ivanov
c7d62b344b
create-cluster-kubeadm: update notes about flannel ( #9793 )
...
* create-cluster-kubeadm: update notes about flannel
Add note that a specific manifest can be used to support
different architectures until version 0.11.0 is released.
* Fix passive voice
Style guide compliance
2018-08-20 09:04:13 -07:00