Commit Graph

240 Commits (5e4b2e21a5e055bd51900540346dab9b2085a013)

Author SHA1 Message Date
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
Avi Deitcher 087a2884b3 Add information about linking CN= <nodeName> and kubelet hostname (#12336) 2019-01-28 17:40:43 -08:00
Anuj Sharma 3907af5a1b 'removed rktlet from cri installation docs (#12408) 2019-01-28 17:23:10 -08:00
Suraj Deshmukh a0cf7ebf13 Update systemctl en/disable to start/stop service (#12100)
If there is a combination of `systemctl` commands where in one you are
enabling it and in another you are starting it, that can be done in one
single command with an additional flag called `--now`. This commit
changes those two command steps in docs to one command.

The help of systemctl shows the following explanation of `--now`:

```
Start or stop unit in addition to enabling or disabling it
```

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:48:36 -08:00
Kendrick Coleman 26e9b314f2 Update 'Picking the Right Solution' with information from VMware/Pivotal (#11844)
Added VMware Cloud PKS and Cloud Foundry Container Runtime to places within the document that are correctly represented for Cloud and on-primises offerings and tooling. I also properly alphabetized the list.

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-01-27 17:23:01 -08:00
Banjot S Chanana e5a31f8c67 Updated pick-right-solution.md with Docker Enterprise (#12220)
* Updated pick-right-solution.md with Docker Enterprise

Added Docker commercial and community products to the list of solutions for running Kubernetes including Docker Desktop and Docker Enterprise.

* Fix Docker Desktop entry in pick-right-solution.md 

The words "Docker Desktop" was duplicated in the description under locally-hosted solutions.

* Updated pick-right-solution.md with Docker solutions

Added line wraps at 80 characters and changed containerizing to "deploying in containers" to make it more new-user friendly.

* Updated pick-right-solution.md

modified wrapping of first line to not break hyphenated word.
2019-01-23 16:16:22 -08:00
lj8930 e37e01fbc7 update alibaba-cloud.md (#11940)
update original Chinese page link to English version.
2019-01-23 10:03:14 -08:00
Simon Vallebro b797204423 Fixed broken link to github issues. (#12292)
Found a broken link and fixed it.
2019-01-23 09:27:23 -08:00
Viktors Garkavijs 2dfa520355 Update minikube.md - add hyperv to list of drivers (#12226)
* Update minikube.md - add hyperv to list of drivers

* Arranged driver list to match driver documentation
2019-01-23 09:25:49 -08:00
phillipsio c8a60fd9b6 Update pick-right-solution.md (#12253)
Add Mirantis Cloud Platform to On-Premises turnkey cloud solutions and Table of Solutions
2019-01-23 09:15:06 -08:00
Maaryaams 9ee0c8bf4b Update pick-right-solution.md (#12249) 2019-01-21 13:33:05 -08:00
Nick Veitch 87f0a72dda Add correct styling for MicroK8s in docs (#12248) 2019-01-16 17:27:45 -08:00
Roy Lenferink aa0da8f34a Improved openshift, docker, ansible references (#12201)
* Fixed Openshift -> OpenShift

* Fixed ansible -> Ansible

* Fixed docker -> Docker
2019-01-13 18:26:49 -08:00
yanghaichao12 6b90b6c6fc Fix some typos (#12183) 2019-01-13 00:51:11 -08:00
Vaibhav Paralikar 3dd9a44cd3 Patch 1 (#12189)
* Fixing broken link

Fixing broken link of 'The HA upgrade documentation'.

*  Fixing broken link 

Fixing broken link
2019-01-13 00:48:11 -08:00
Dan Kelly 417981f38b Add Containership to pick-right-solution.md (#11836)
* Add Containership to pick-right-solution.md

I would like to add Containership to Hosted and Turnkey solutions

* Update pick-right-solution.md
2019-01-09 18:33:39 -08:00
Alan ff564dc7a3 fix a typo (#11957)
* fix a typo

fix a typo

* better describe

better describe

* better describe

better describe

* fix format error

fix format error
2019-01-09 07:34:03 -08:00
Jim Angel 396a1a6b8b adding feature state snip (#12134)
* adding feature state snip

Adding in the feature state to indicate when this feature was introduced.

* adding in "stable"

Didn't know it defaulted to alpha.
2019-01-08 19:30:13 -08:00
Prashanth Rajaram 771b789399 chore(doc): Add DigitalOcean to list (#11979)
Add DigitalOcean Kubernetes service to the list of hosted solutions - https://www.digitalocean.com/products/kubernetes/
2019-01-08 05:11:45 -08:00
bitbucket90 c13587f997 Updating pick-right-solution.md with Nirmata (#12080)
Added Nirmata to both Hosted and On-Prem to display both our offerings
2019-01-07 09:22:26 -08:00
MengZeLee 2317f4c82b patch-reset (#11978)
* patch-reset

We should reset IPVS tables do so manually when reset kubernetes cluster by kubeadm.

* Modify reset ipvs description

* Update create-cluster-kubeadm.md
2019-01-07 01:09:14 -08:00
Rajakavitha1 6b083d5339 Update cri.md (#11853)
I removed the instruction regarding the installation of docker (1.13.1) as listed in #11779 and updated the instructions for Docker CE (1.18.1) because the official Docker documents only have instructions for Docker CE and Docker EE as listed in https://github.com/docker/docker.github.io/blob/master/install/linux/docker-ce/ubuntu.md. It may not be a good idea to have instructions for Docker 1.13 in our documents considering that the Official Docker Install guide recommends uninstalling older versions.
2018-12-25 01:32:20 -08:00
Michael Vorburger ⛑️ e10ae8de4d add OCP also to On-Premises VMs and Bare Metal on pick-right-solution.md (#11772) 2018-12-18 05:04:55 -08:00
shavidissa 5f7300c5fe Removed the TOC added into the MD (#11669)
Removed the TOC that was added manually as the TOC is generated by default now (else, there are two levels of the TOC on the page).
2018-12-16 19:43:34 -08:00
Dustin Decker 125927e87c remove reference to non-existent documentation (#11655) 2018-12-16 19:36:22 -08:00
Naoki Oketani 074a3cdad2 GCE: cluster/kube-up.sh creates 3 nodes by default (#11694) 2018-12-16 19:02:06 -08:00
Michael Vorburger ⛑️ b04c6f58dd add minishift to pick-right-solution.md (#11770) 2018-12-16 04:45:04 -08:00