Qiming
d6285eaac4
Remove dead links to old getting started guides ( #17889 )
...
Close : #17859
2019-11-30 21:25:03 -08:00
Vageesha17
5822f8a0ed
fixed broken link for issue #17859 ( #17871 )
2019-11-29 04:49:03 -08:00
Marian Steinbach
d1363e5827
Update Giant Swarm website URL ( #17838 )
2019-11-27 21:19:03 -08:00
bogard1203
68e836b267
Fixed the incorrect parameter of specifying the CRI endpoint for kubelet and corrected Default CNs ( #17839 )
...
* Fixed the incorrect parameter of specifying the CRI endpoint for kubelet
Corrected the parameter of '--container-runtime-path-endpoint' with '--container-runtime-endpoint'
* Corrected Default CNs
Fixed the incorrect Default CNs for apiserver-etcd-client.crt and apiserver-kubelet-client.crt
2019-11-27 21:17:03 -08:00
RA489
c3536e120d
How to upgrade minikube ( #17813 )
2019-11-26 03:29:10 -08:00
Samuel Kihahu
7fe525ce45
Update kops Installation Steps ( #17726 )
...
* Document downloading the latest or a specific kops version
Add links to Install Homebrew On MacOS, Linux
* Update kops.md
2019-11-25 07:43:06 -08:00
RA489
dc5c882570
Issue with k8s.io/docs/setup/learning-environment/minikube/ ( #17689 )
2019-11-21 04:07:28 -08:00
Samuel Kihahu
9afc68d402
Update kops Linux Setup Step ( #17696 )
...
Moving the downloaded kops binary in Linux to the path /usr/local/bin/kops requires privileged permissions.
2019-11-21 02:07:28 -08:00
chentanjun
f77f57925e
fix-up 404 urls ( #17668 )
2019-11-20 18:11:28 -08:00
yacinelazaar
a6a505fb73
Remove instructions to copy Etcd CA key in HA ( #17611 )
...
* Remove instructions to copy Etcd CA key in HA
No need to copy etcd CA key when manually copying certs from first master node to nodes joining the control plane.
* ca.key still needed for stacked ETCD
Added note to quote/unquote the copying instructions depending on Etcd configuration
2019-11-17 17:53:41 -08:00
Alejandro Huertas Herrero
8a42721eae
Add OpenNebula documentation link ( #17580 )
2019-11-17 17:47:42 -08:00
Oleg Butuzov
1f60267d15
Release Notes (correction) ( #17559 )
...
The link to the CRD page ( check link in CustomResourceDefaulting
description of Beta section) corrected.
2019-11-13 16:27:36 -08:00
SataQiu
c1c108f044
kubeadm: clarify the usage of kubeadm commands in our external etcd guide ( #17541 )
2019-11-13 00:43:11 -08:00
vasu1124
d8c8d74f79
Updated Gardener line ( #17525 )
...
* Updated Gardener line
* Update Gardener line in solutions table
2019-11-11 18:26:07 -08:00
Luzhenxing
e48b8693ae
fix error link of kubeadm init args ( #17318 )
2019-11-04 21:12:38 -08:00
Luzhenxing
c3444e39a7
fix error link ( #17253 )
2019-10-29 18:28:52 -07:00
Dr Nic Williams
cdc590065c
base64 --decode works across Linux and MacOS ( #17240 )
...
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com >
2019-10-29 18:24:53 -07:00
Will McGregor
fbca7bbfad
Remove duplicate reference to awsElasticBlockStore ( #17135 )
2019-10-27 18:37:24 -07:00
vanou
4fe0eaae1f
Fixes commands not working without sudo ( #17139 )
...
In doc of kubeadm installation, there are commands which wont work
without sudo regarding to Ubuntu/Debian instruction. However, other
docs related to kubeadm under
content/en/docs/setup/production-environment have commands with sudo.
This commit fixes this inconsistency.
2019-10-27 18:23:25 -07:00
Alberto Roura
8d115c59a3
Update alibaba-cloud.md ( #17156 )
...
Alibaba Cloud supports serverless kubernetes, a Kubernetes-In-Kubernetes based solution.
2019-10-27 18:17:25 -07:00
Chris McInerney
869f384784
Adding D2iQ to Solution Providers ( #17171 )
...
Add D2iQ to the Production environment Solution Providers including links.
2019-10-24 12:39:39 -07:00
Fabrizio Pandini
f88c8e3191
Improve PKI certificates and requirements page ( #16399 )
...
* improve-pki-page
* address comments
2019-10-23 08:56:14 -07:00
Yuk, Yongsu
d437e8c6bc
en: Change the full link in the document to an inline link. ( #17057 )
...
* Change the full link in the document to an inline link.
grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected
* Apply suggestions from code review
Co-Authored-By: June Yi <june.yi@samsung.com >
2019-10-23 06:20:14 -07:00
Armando Migliaccio
77d831c7ea
Replace Digital Ocean with DigitalOcean ( #17033 )
...
The former is the official spelling, but both spellings have been
used throughout the docs. This commit replaces the occurrences of
the unofficial spelling with the official one.
2019-10-22 14:34:13 -07:00
Mitesh Jain
cc090957a7
Update patch release manager to patch release team in version skew po… ( #17008 )
...
* Update patch release manager to patch release team in skew support policy.
* Adding link for additional patch-release information to version skew policy.
2019-10-20 06:09:36 -07:00
shub-asa1
54d222f75c
fix for issue #16851 ( #16852 )
...
updated the link
2019-10-14 15:41:50 -07:00
Mitesh Jain
8a1a9e9169
Update link for patch release manager in in skew support policy. ( #16808 )
2019-10-14 15:31:51 -07:00
Dax McDonald
bbe6cc3dea
Update windows containers deployment ( #16749 )
...
There are two fixes in this change. First, the yaml is left justified in order to ease copying. Secondly, the selector field is added to the deployment.
2019-10-11 14:50:04 -07:00
Duffie Cooley
331cc6fee0
Minor doc fix for syntax and typo ( #16666 )
...
* Minor doc fix for syntax and typo
Signed-off-by: Duffie Cooley <cooleyd@vmware.com >
* Feedback from sftim
2019-10-09 16:44:51 -07:00
Yushiro FURUKAWA
37efc6092a
Remove Stackpoint.io page ( #15262 ) ( #16739 )
...
Since Stackpoint.io has been retired and nobody can refer, This commit
removes that page.
2019-10-09 01:23:49 -07:00
Sascha Grunert
b55f80f67f
Update CRI-O version to 1.15 ( #16720 )
2019-10-08 17:01:52 -07:00
avigailof
b7de561de3
Update Platform9 service offering links ( #15895 )
...
* Update Platform9 service offering links
* Use checkmarks for Custom categories
2019-10-08 14:41:51 -07:00
Jesse Glick
64f0075ed7
Clarifying that you cannot mix Windows and Linux containers in a single pod. ( #15946 )
2019-10-08 05:45:12 -07:00
Alexander Sowitzki
359a30185f
Add KubeOne and extend Kubermatic entries in production environment tools ( #16620 )
...
Signed-off-by: Alexander Sowitzki <dev@eqrx.net >
2019-10-07 08:35:12 -07:00
James Peach
cbef9c2bc3
Replace CRI-O incubator links. ( #16698 )
...
Update CRI-O links from Kubernetes incubator to the official CRI-O
homepage. Most links were already updated, but there were a few
stragglers in minikube documentation and old blog posts.
2019-10-06 03:29:10 -07:00
Steven Correa
a3371164ab
Formatting fixes ( #16626 )
2019-10-05 17:49:10 -07:00
mohamed chiheb ben jemaa
f950461025
change apiVersion of deployment object ( #16676 )
2019-10-03 17:03:55 -07:00
Toni Tauro
764a485885
add /etc/sysconfig/kubelet info for CentOS/RHEL/Fedora Distributions ( #16347 )
2019-09-27 12:09:36 -07:00
Rafael Fernández López
1524d24915
Fix flannel revision for 1.16+ ( #16575 )
...
This version of flannel manifests include `cniVersion` that is
required for it to work properly with Kubernetes 1.16+.
2019-09-26 13:00:35 -07:00
Sascha Grunert
d4d55a7039
Add introduction of Alpha feature EvenPodsSpread ( #16446 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2019-09-25 19:35:06 -07:00
mohamed chiheb ben jemaa
94efd836f8
repalce depracted run command by create ( #16533 )
2019-09-25 01:41:59 -07:00
Nikhita Raghunath
d96cb03a79
Add known issue about informer-gen in release notes ( #16523 )
...
Issue: https://github.com/kubernetes/kubernetes/issues/82860
Fix in: https://github.com/kubernetes/kubernetes/pull/82410
2019-09-24 09:43:30 -07:00
bjpaul
702d05e9fe
resolving merge conflict ( #16497 )
2019-09-21 17:19:23 -07:00
Tim Bannister
1041ae389f
Fix typo ( #16447 )
2019-09-20 11:25:26 -07:00
Song Shukun
7185f00801
Update url for flannel ( #16442 )
2019-09-20 11:23:26 -07:00
simplytunde
9da5cd4c86
add 1.16 release notes ( #16436 )
...
* added 1.16 release notes
* added header
2019-09-18 16:59:00 -07:00
Mark Janssen
9cdaf4ead1
Add instructions for switching to iptables-legacy ( #16271 )
2019-09-16 04:40:38 -07:00
Cheng Pan
c999393bf8
Update window storage driver list with EBS ( #16300 )
2019-09-12 23:20:33 -07:00
simplytunde
68aad9888a
Merge branch 'merged-master-dev-1.16' of github.com:simplytunde/website into merged-master-dev-1.16
2019-09-09 07:48:14 -05:00
simplytunde
038d8f6fed
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-09 07:48:07 -05:00