Timothy St. Clair
f2f0ae0356
Update to remove coreos specific instructions. ( #13162 )
2019-03-13 09:01:37 -07:00
Gregory Guillou
76010c4fd9
Add Kind to the Local-machine Solutions ( #12994 )
2019-03-13 08:47:40 -07:00
yanghaichao12
ca3efda3d5
Fix typos ( #13155 )
2019-03-13 08:35:39 -07:00
Timothy St. Clair
3f8bc96336
Remove the old setup from scratch documentation ( #13146 )
...
because it was woefully outdated.
2019-03-12 22:19:32 -07:00
Lubomir I. Ivanov
a15d6ebed9
kubeadm-troubleshooting: add entry about multi-valued args ( #12937 )
...
Add TS entry about the case where it's not possible to
pass multi-valued arguments to --component-name-extra-args flags
from the command line.
2019-03-12 16:56:38 -07:00
Karthik Gaekwad
d7cae63dcd
updated networking ( #13137 )
2019-03-12 13:24:43 -07:00
Andrew Sy Kim
787b0cd7ef
update links to the vSphere docs ( #13040 )
2019-03-12 11:20:40 -07:00
Prince Rachit Sinha
471cb7ffa4
Fix markdown ( #13013 )
...
* Fix markdown typo
Remove extra triple backticks
* Follow indentation order
2019-03-07 16:22:04 -08:00
Jonas Rosland
d2c6113c98
Add VMware Enterprise PKS and VMware Essential PKS ( #13003 )
...
* Add VMware Enterprise PKS and VMware Essential PKS
Signed-off-by: jonasrosland <jrosland@vmware.com >
* Update content/en/docs/setup/pick-right-solution.md
That's a good suggestion, thank you
Co-Authored-By: jonasrosland <jrosland@vmware.com >
2019-03-07 16:00:07 -08:00
Lubomir I. Ivanov
3f5e14702c
Revert "Add s390x platforms for calico" ( #12989 )
...
* Revert "Add s390x platforms for calico (#12616 )"
This reverts commit c533563bdc .
* Oxford comma
2019-03-07 15:58:04 -08:00
Rajakavitha1
f797f1b5ac
Update building-from-source.md ( #12946 )
...
Added the attribute: content_template: templates/concept
Because the content was not appearing in: https://kubernetes.io/docs/setup/release/building-from-source/
2019-03-07 15:34:05 -08:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
Kaitlyn Barnard
6dd752b64e
Update pick-right-solution.md ( #12971 )
2019-03-05 06:50:40 -08:00
Guido García
3999608ca6
docs: update acs-engine -> aks-engine ( #12804 )
...
* docs: update acs-engine -> aks-engine
acs-engine has been deprecated by Microsoft in favor of aks-engine
* chore: PR feedback
* fix missing AKS
2019-02-27 21:04:10 -08:00
makocchi
235f6f6d99
apply content_template and follow the style guide ( #12759 )
2019-02-27 20:42:57 -08:00
Dani Comnea
ab5e8c0d65
Fix the borken link in kubelet-integration.md page ( #12864 )
2019-02-27 11:49:13 -08:00
Damini Satya
8598dc5fb7
Fix #12764 - Update troubleshooting-kubeadm doc ( #12825 )
2019-02-27 03:22:15 -08:00
Himanshu Pandey
84a840887a
Removed the redundant text ( #12868 )
2019-02-26 17:39:39 -08:00
Roy Lenferink
5bf8d70adf
Removed duplicate 'Note' keyword ( #12833 )
2019-02-25 15:40:20 -08:00
Tim Bannister
e176143ab1
Tidy install guide for container runtimes ( #12704 )
...
* Use feature-state note for CRI
* Note applicability to Linux hosts
* Explain cgroup ("control group")
* De-emphasize cgroup details
The individual runtime install steps already take account of this
advice.
2019-02-25 08:37:39 -08:00
Rastislav Szabo
e17be7dcb3
Add Contiv-VPP CNI instructions ( #12822 )
2019-02-25 04:57:00 -08:00
Art
27b9422c8f
Revising bluemix.net links to cloud.ibm.com ( #12792 )
...
* Revising bluemix.net links to cloud.ibm.com
* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style
* Removing blog content
2019-02-24 05:28:25 -08:00
June Yi
8e5d7e4829
Make k8s.io/docs/home to support i18n ( #12570 )
...
* Make k8s.io/docs/home to support i18n
* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Josie
0f71ba24e4
Add Supergiant to Turnkey Cloud Solutions list ( #12693 )
2019-02-18 23:12:15 -08:00
Jennifer Rondeau
c51c2bbdcb
fix minishift wording, remove broken link ( #12679 )
2019-02-18 22:59:04 -08:00
Lubomir I. Ivanov
43764bd6fb
setup/cri: add a section about cgroup drivers ( #12638 )
...
* setup/cri: add a section about cgroup drivers
A cgroup driver is an important setting for the CRI and the kubelet.
Add a section that explains why "systemd" is the suggested value
for a driver when installing a CRI.
In the case of Docker the kubelet will receive this value automatically.
For the other CRIs, the users should tackle this manually.
* Update cri.md
2019-02-17 17:20:21 -08:00
Dan Pastusek
ba42c9311d
add KubeSail to pick-right-solution.md ( #12633 )
2019-02-17 07:47:26 -08:00
Vineeth Reddy
d521f97eab
Update building-from-source.md ( #12577 )
...
* Update building-from-source.md
Update the page to be consistent with the concepts template.
* Update building-from-source.md
Update the page to be consistent with the concepts template.
2019-02-17 07:42:51 -08:00
Jesse Glick
43d42674e9
Note MicroK8s ( #11985 )
...
* Note MicroK8s
* Consistent use of commas
2019-02-17 07:24:56 -08:00
André Martins
0a5ff4417d
network-policy-provider: updating cilium documentation for v1.4.0 ( #12627 )
...
Signed-off-by: André Martins <aanm90@gmail.com >
2019-02-14 21:50:21 -08:00
PingWang
c533563bdc
Add s390x platforms for calico ( #12616 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn >
2019-02-13 02:21:02 -08:00
Lubomir I. Ivanov
e5886794dc
create-cluster-kubeadm: update flannel to 0.11.0 ( #12493 )
...
Use this commit:
https://github.com/coreos/flannel/commit/a70459be0084506e4ec919aa1
instead of the v0.11.0 tag because the tag is missing the 0.11.0 images
as can be seen here:
https://raw.githubusercontent.com/coreos/flannel/v0.11.0/Documentation/kube-flannel.yml
Add note about supporting s390x on Linux and preliminary support
for Windows.
2019-02-13 01:42:42 -08:00
ethan
f3aa7856f6
change docker cgroupdriver to its default cgroupfs ( #12360 )
2019-02-13 01:36:38 -08:00
Stacy Pedersen
add593b6e5
Updating ICP page with new AWS quick start and latest links ( #12606 )
2019-02-12 16:25:18 -08:00
Stacy Pedersen
d9f5f20600
Add ICP to Pick Right Solutions table ( #12604 )
2019-02-12 11:31:50 -08:00
Evan
fc9a171560
fix typo in install-kubeadm.md ( #12527 )
...
"Kubernetes control panel" instead of "Kubernetes control plane"
2019-02-12 06:54:33 -08:00
Vineeth Reddy
251fab287c
Update krib.md ( #12580 )
...
Fixed a broken link to kubespray in the following page: https://kubernetes.io/docs/setup/on-premises-metal/krib/
2019-02-12 00:15:15 -08:00
Himanshu Pandey
be4bee1d1d
Updated Recommended docker version ( #12591 )
...
* Updated Recommended docker version
* minor changes
2019-02-11 18:08:44 -08:00
Zhou Peng
d4be5929aa
docs: fix typo ( #12568 )
2019-02-10 09:35:21 -08:00
garlicFrancium
1e9301ddb8
Fixed Wrong file path #12478 ( #12479 )
...
Page to Update:
https://kubernetes.io/docs/setup/independent/kubelet-integration
Problem:
Path mentioned is /etc/systconfig/kubelet
Proposed Solution:
Correct path for the file is /etc/sysconfig/kubelet
2019-02-04 15:30:31 -08:00
Manjunath A Kumatagi
e6398d59dc
Add arm64 and ppc64le platforms for calico ( #12484 )
2019-02-04 10:28:43 -08:00
Harshagarwal19
3daf746bca
Updated 18.09 as available ( #12464 )
2019-02-01 10:19:07 -08:00
Martynas Pumputis
9da045a934
minikube: Fix cmd args for alternative runtimes ( #12365 )
...
Since minikube v0.33.0 the default CNI config is not being provisioned
by default (https://github.com/kubernetes/minikube/pull/3441 ). Therefore,
we need to pass `--enable-default-cni` when starting minikube.
2019-01-31 14:55:52 -08:00
R
c9fc834356
Update minikube.md ( #12448 )
...
* Update minikube.md
* Update minikube.md
2019-01-31 14:20:46 -08:00
atoato88
a7f0d9a713
Update kubeadm init output to latest ( #12440 )
...
There is output of `kubeadm init` in create-cluster-kubeadm page.
But it is little old.
Some processes aren't included in it.
This update `kubeadm init` output to latest.
2019-01-31 13:17:51 -08:00
Rostislav M. Georgiev
5101eaf912
kubeadm: remove rktlet link from install-kubeadm ( #12463 )
...
Since Kubernetes 1.10, the only supported CRI version is v1alpha2. However,
rktlet does not support that version and development seems stopped.
As there is no way to use rktlet with k8s >= 1.10, it's best to just remove
the rkt link from the "Install runtime" section of "Install kubeadm".
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com >
2019-01-31 09:35:10 -08:00
Stacy Pedersen
5c3e6f7270
Adding ICP page to Turnkey Cloud Solutions ( #12444 )
2019-01-30 20:05:19 -08:00
Harshagarwal19
6e995612a9
New slack icon ( #12438 )
...
* Delete Old slack icon
* Added new icon
* Updated text from 18.06 to 18.09
* Deleted large image
* New slack image uploaded
2019-01-30 12:23:19 -08:00
SalimGangji
071f80429e
Update install-kubeadm.md ( #12419 )
...
* Update install-kubeadm.md
Fixes #12366
* Update content/en/docs/setup/independent/install-kubeadm.md
committing changes from detiber
Co-Authored-By: SalimGangji <salim.gangji@gmail.com >
2019-01-29 10:10:21 -08:00
Lubomir I. Ivanov
a7792a6ae8
kubeadm: add a caution about certs in HA document ( #12407 )
...
* kubeadm: add a caution about certs in HA document
* Update content/en/docs/setup/independent/high-availability.md
Co-Authored-By: neolit123 <neolit123@gmail.com >
2019-01-29 03:02:33 -08:00