Mikko Ylinen
b3d44d7f21
docs: update containerd systemd configuration
...
systemd_cgroup = true in plugins."io.containerd.grpc.v1.cri" is no longer
supported by containerd 1.3.x. Enabling it causes containerd to skip loading
the cri plugin.
Add the preferred setting to the container runtime configuration documentation.
Ref: https://github.com/containerd/containerd/issues/4574
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-10-16 20:25:04 +03:00
Saintmalik
c6e165f5af
Fix broken url in docs
2020-10-14 11:52:03 +00:00
Kubernetes Prow Robot
0661d65a18
Merge pull request #24076 from neolit123/1.20-add-link-in-kubeadm-config
...
kubeadm: improve links and information around using the config file
2020-10-12 18:11:22 -07:00
Tim Bannister
a6b52520cd
Redirect "Learning environment" to Install Tools task
2020-10-13 01:02:21 +01:00
Kubernetes Prow Robot
56b0a2fb86
Merge pull request #23498 from sftim/20200827_revise_multiple_zones_setup
...
Revise page about multiple zones
2020-10-07 23:12:15 -07:00
Tim Bannister
7196db6980
Revise page about multiple zones
...
Drop provider-specific details, in line with current content guide.
Plus general rewording.
2020-10-07 12:19:42 +01:00
Kubernetes Prow Robot
49f4e0f338
Merge pull request #24110 from yoonian/patch-2
...
Fix typo
2020-10-03 15:03:05 -07:00
Lubomir I. Ivanov
188bd2ea52
kubeadm: improve links and information around using the config file
...
- Add link from the kubeadm-config page to the paragraphs on
using "--config" with "init" and "join".
- Improve text in the the paragraphs on using "--config" with
"init" and "join".
- Reword the link about the configuration file in the
create-cluster-kubeadm page.
2020-10-01 15:32:20 +03:00
Kubernetes Prow Robot
72ee712f0f
Merge pull request #23528 from yeldiRium/patch-1
...
Clarify kubelet service configuration
2020-09-30 16:44:54 -07:00
Pratik raj
48702c35ca
docs: Use sudo and tee uniformly everywhere
...
Added sudo uniformly everywhere it required as it presence doesn't affect anything , but it help new user's of linux , docker or kubernetes who are not much familiar with internals and also for who doesn't read the documentation line by line and use the guides for command reference and just copy paste for their use.
Also , changed the way of writing or creating files , now using "tee" because previous way gives permission issue for non sudo users.
2020-09-28 17:48:07 +05:30
Yoon
4ad15695d2
fix link in intro-windows-in-kubernetes
2020-09-25 10:29:07 +09:00
Kubernetes Prow Robot
3f4b883f17
Merge pull request #23847 from devurandom/patch-1
...
kudeadm: Replace "master" with "control plane node"
2020-09-20 07:38:30 -07:00
Kubernetes Prow Robot
549d778a2b
Merge pull request #23785 from Miouge1/update-kubespray2
...
Update Kubespray page
2020-09-20 04:32:29 -07:00
Qiming Teng
a679d93368
Remove dated information for node conformance
...
This PR addresses an issue about outdated limitation.
2020-09-16 08:37:13 +08:00
Dennis Schridde
239bae60fb
kudeadm: Replace "master" with "control-plane node"
...
This replaces the word "master" with "control-plane node" in order to use
more inclusive language.
Also uses consistent wording / spelling in this context.
References: #21621
Suggested-by: Lubomir I. Ivanov <lubomirivanov@vmware.com>
2020-09-14 18:24:10 +02:00
Maxime Guyot
a5cbc1f312
Update Kubespray page
2020-09-10 09:47:44 +02:00
Kubernetes Prow Robot
71e55e48e5
Merge pull request #23269 from RA489/containerd_config
...
containerd config improvement
2020-09-08 02:23:43 -07:00
RA489
c43613b8cf
containerd config improvement
2020-09-08 10:59:31 +05:30
Hannes Leutloff
8bdeda57ac
Update setup-ha-etcd-with-kubeadm.md
...
It was not clear to me that I had to add the unit file to all nodes and restart the kubelet service. I was stuck wondering why etcd could not connect to the other peers until i realized that kubelet was only running on `HOST-0`.
Remove parantheses.
Improve phrasing.
Update content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-07 13:53:51 +02:00
Tim Bannister
6f628b0789
Remove section: On-Premises VMs ( #23500 )
...
* Remove on-premises VMs section
* Remove CloudStack page
This page does not fit in with current content guidelines.
* Remove DC/OS page
This page does not fit in with current content guidelines.
* Remove oVirt page
This page does not fit in with current content guidelines.
* Remove empty section: On-Premises VMs
2020-09-03 12:53:40 -07:00
Thomas Tanaka
5c7280bb6d
kubeadm reset unmounts /var/lib/kubelet
...
Signed-off-by: Thomas Tanaka <thomas.tanaka@oracle.com>
2020-09-02 10:52:06 -07:00
Jubayer Abdullah Joy
8cc8199d9a
Change filesystem paths to monospace in Minikube setup guide
...
Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com>
- Changed filesystem paths to monospace in `/docs/setup/learning-environment/minikube.md` mounted host folder section
2020-09-02 02:01:07 +06:00
tallaxes
a2a1755608
Fix arguments for service account key pair
2020-08-28 15:40:13 -07:00
Kubernetes Prow Robot
bd38cf195d
Merge pull request #23435 from rikatz/flatcar
...
Add instructions for installing kubeadm in Flatcar Linux
2020-08-27 17:50:18 -07:00
Savitha Raghunathan
fd8602b391
Adding v1.19.0 release notes
2020-08-27 18:37:02 -04:00
Ricardo Pchevuzinske Katz
21a7a01fb3
Add Flatcar instructions
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
2020-08-27 17:40:51 -03:00
Kubernetes Prow Robot
46bd27df8f
Merge pull request #23438 from wangxy518/patch-7
...
Update container-runtimes.md
2020-08-26 19:13:03 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
wangxy518
a88b2340aa
Update container-runtimes.md
2020-08-26 09:07:48 +08:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
Kubernetes Prow Robot
7c58cdb148
Merge pull request #23162 from habibrosyad/gh-23152
...
fix example in k8s.io/docs/setup/release/version-skew-policy
2020-08-18 14:33:10 -07:00
Kubernetes Prow Robot
46ba0021a1
Merge pull request #23000 from haircommander/fix-crio-docs
...
Fix CRI-O installation information
2020-08-17 13:33:30 -07:00
Peter Hunt
ed4506ca90
Fix CRI-O installation information
...
update Ubuntu, CentOS and Debian installation instructions
add Fedora instructions
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2020-08-17 15:06:18 -04:00
M. Habib Rosyad
e0eedf9bdc
fix example in k8s.io/docs/setup/release/version-skew-policy
2020-08-15 21:55:06 +07:00
RA489
5a8806379c
Update Creating a single control-plane cluster with kubeadm
2020-08-13 15:03:04 +05:30
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Qiming Teng
201f21715a
Fix links in setup section
2020-08-07 11:44:55 +08:00
Evgeny Shmarnev
b4481e6afc
ISSUE-22953: add missing information about etcd images
2020-08-05 11:32:25 +02:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
inductor
bae154edd3
Update kubeadm installation
2020-08-03 04:16:15 +09:00
ZhiFeng1993
876e66a45a
Add troubleshooting item for kubeadm cluster upgrade
2020-07-30 11:07:36 -07:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
Kubernetes Prow Robot
15b1e62d41
Merge pull request #22600 from neolit123/1.19-remove-cni-from-kubeadm-page
...
kubeadm: remove the preferred / popular list of CNIs
2020-07-26 20:20:16 -07:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Lubomir I. Ivanov
67d95db8cd
kubeadm: remove the preferred / popular list of CNIs
...
Kubeadm should be CNI agnostic and should not define what is
considered a popular CNI plugin and what isn't.
- Remove the tabs that list CNIs such as Calico, WeaveNet, etc.
- Preserve the note that Calico is currently the only CNI
kubeadm e2e tests are run against.
- Change the link to enumerate CNIs to:
/docs/concepts/cluster-administration/networking/
2020-07-20 22:41:55 +03:00
Qiming Teng
c4add100ff
Replace redirected links with the real targets
...
For some links that are invalid forever, this PR drops them.
2020-07-20 16:17:37 +08:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Kubernetes Prow Robot
9a23188e30
Merge pull request #21652 from marosset/1.19-windows-contanerd
...
v1.19 Windows OS version support + containerd doc updates
2020-07-15 09:40:38 -07:00
James Sturtevant
00ef397436
adjust wording
2020-07-15 08:52:35 -07:00
marosset
8a9763a8bc
Upgrading Windows OS version support + containerd feature state for v1.19
...
Co-authored-by: jsturtevant <jstur@microsoft.com>
2020-07-15 08:45:50 -07:00
Kubernetes Prow Robot
647b1d3ff0
Merge pull request #21534 from daschott/daschott-win-networking-1.19
...
updating Windows networking section with new features
2020-07-15 05:54:38 -07:00
Qiming Teng
31730ce174
Use inline links when possible
...
This is in prep for link checker. By using inline links everywhere, we:
- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Kubernetes Prow Robot
91834fa5c2
Merge pull request #22442 from shuuji3/fix-version-skew-policy
...
Fix the usage of skew shortcode in the version-skew-policy page
2020-07-09 09:44:34 -07:00
TAKAHASHI Shuuji
6ef4cdc96c
Fix the usage of skew shortcode in the version-skew-policy page.
2020-07-10 00:25:54 +09:00
Savitha Raghunathan
0ebc16c10c
resolving conflicts
2020-07-08 16:01:48 -04:00
Tim Pepper
2abe081611
patch support: KEP 1498 Kubernetes yearly support period
...
As of the KEP
https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period
becoming implementable for 1.19, we have a variation in support
which should be visible to our project's downstream consumers.
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-07-08 10:22:53 -07:00
Muhammad Panji
fc3c00215d
Rearrange paragraphs in iptabels bridged traffic section in install kubeadm
2020-07-08 07:31:53 +07:00
Kubernetes Prow Robot
8056a69b38
Merge pull request #22301 from kbhawkey/kb-example-content-move
...
create archetype files, _index cleanup
2020-07-06 03:42:50 -07:00
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Karen Bradshaw
1950c95b87
cleanup setup, contribute, tutorials index pages
2020-07-03 11:03:05 -04:00
Kubernetes Prow Robot
473838beb9
Merge pull request #22034 from bowei/kp-version-skew
...
Add version skew policy for kube-proxy
2020-06-30 17:58:08 -07:00
Kubernetes Prow Robot
6f25dec640
Merge pull request #22062 from skieffer/patch-1
...
Update kops.md
2020-06-30 17:52:06 -07:00
David Schott
4a746cf2c4
addressing feedback
2020-06-30 17:21:26 -07:00
David Schott
ca3e813cb2
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 12:33:53 -07:00
David Schott
0349514d11
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:54:33 -07:00
David Schott
90e2a30005
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:55 -07:00
David Schott
7686c208ae
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:46 -07:00
David Schott
eae3119f89
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:38 -07:00
David Schott
4bc02fce4b
Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-30 11:53:24 -07:00
Kubernetes Prow Robot
9f1a05ce02
Merge pull request #22070 from vinu2003/correct-node-cleanup-sequence
...
fix: fixed the sequence of steps to remove node
2020-06-26 16:44:14 -07:00
vinu2003
a6bc7d1784
Marked the command as bash code
...
Marked the command as bash code
Marked the command as bash code
2020-06-27 06:33:58 +10:00
Kubernetes Prow Robot
45c9ceed1b
Merge pull request #21941 from skycastlelily2/master
...
Update the guide for Fedora CoreOS
2020-06-26 09:47:31 -07:00
Lily
0bc0d009ee
Update the guide for CentOS, RHEL or Fedora
2020-06-26 11:40:54 +08:00
Lily
9dc3d7965b
Update the guide for Fedora CoreOS
...
Download command files to /usr/local/bin instead of /opt/bin,which is not in
the default PATH and secure_path
2020-06-26 11:40:48 +08:00
skieffer
08f49fa58e
Update kops.md
...
Add a link describing the IAM permissions `kops` requires in order to do its job.
2020-06-25 16:09:57 -04:00
Bowei Du
7e25d75413
Add version skew policy for kube-proxy
2020-06-24 07:41:01 -07:00
Kubernetes Prow Robot
8e2c2040a0
Merge pull request #22004 from makocchi-git/en/container_runtime
...
Fix broken code style in docs/setup/production-environment/container-runtimes.md
2020-06-23 10:18:38 -07:00
makocchi-git
06a4d1b7db
fix broken code style
2020-06-23 12:23:44 +09:00
Justin Garrison
f2aeb2c146
Remove Tectonic and update kube-aws
...
Tectonic was EOL'd in 2019 https://access.redhat.com/articles/3663961
`kube-aws` [now uses flatcar linux](021d72f709
) instead of CoreOS
2020-06-22 17:55:45 -07:00
bells17
ebd8525f07
Update a link of kubespray "offline-environment"
2020-06-22 23:04:08 +09:00
Kubernetes Prow Robot
972c689c69
Merge pull request #21467 from ZhiFeng1993/Update-kubelet-and-kubernetes-cni-binary-installation-info
...
Update installation info for kubelet and kubernetes-cni
2020-06-21 07:28:38 -07:00
Kubernetes Prow Robot
67d40bc666
Merge pull request #21834 from abhi1604/patch-3
...
Grammar correction
2020-06-19 22:38:39 -07:00
Abhinav
28979628c5
Grammar correction
...
Made a small gramatical correction to a sentence.
Update create-cluster-kubeadm.md
2020-06-18 17:28:04 +09:00
Kenichi Omichi
f967be80df
nit: Add a space on comment of kubelet systemd
...
There is lack of a space on the kubelet explanation for systemd, and
that spread on multiple language files. This fixes them.
2020-06-18 01:17:25 +00:00
David Schott
b32a248618
added IPv6 and minor networking fix-ups to Windows
2020-06-16 15:08:36 -07:00
Kubernetes Prow Robot
9f4f076aea
Merge pull request #21779 from kbhawkey/kb-cleanup-toc-pages
...
clean up in page toc
2020-06-15 12:35:56 -07:00
Kubernetes Prow Robot
49ac273969
Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page
...
Fix journalctl command on kubeadmin page
2020-06-15 11:57:59 -07:00
ZhiFeng1993
932a19e23d
Fix journalctl command on kubeadmin page
2020-06-15 09:16:55 -07:00
Karen Bradshaw
49575ad2dd
clean up in page toc
2020-06-15 12:02:24 -04:00
Qiming Teng
7067a55bc2
Fix docker install instruction
...
The docker CE installation instructions contains some extra characters
which should be removed.
2020-06-15 11:00:40 +08:00
Qiming Teng
4f1f92d7ab
Fix the numbered list in kubeadm HA page
2020-06-14 09:46:48 +08:00
Kubernetes Prow Robot
c035bfae8b
Merge pull request #21705 from tengqm/docker-auto-start
...
Hint on making docker autostart
2020-06-13 11:33:55 -07:00
Qiming Teng
d03e5d4e0f
Hint on making docker autostart
2020-06-13 16:03:24 +08:00
Kubernetes Prow Robot
9aca67c4a1
Merge pull request #21569 from tao12345666333/bump-docker-version
...
Bump docker recommended version to 19.03.11.
2020-06-12 21:53:56 -07:00
Kubernetes Prow Robot
74019dde43
Merge pull request #20872 from blues-man/patch-1
...
Change indentation for kubectl context samples
2020-06-11 07:42:57 -07:00
Kubernetes Prow Robot
75c7b7c62a
Merge pull request #20768 from kbhawkey/konn-svc-move-kb
...
Move Konnectivity service task page
2020-06-11 06:12:57 -07:00
Kubernetes Prow Robot
29f3c2858c
Merge pull request #21591 from scottstout/master
...
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot
1e24002ffd
Merge pull request #21096 from prasadkatti/fix_header
...
Rename 'Download Kubernetes' card to 'Release Notes' on home page
2020-06-10 12:08:51 -07:00
RA489
e55d5787a5
Add doc to upgrade minikube ( #21290 )
...
* Add doc to upgrade minikube
* Update content/en/docs/setup/learning-environment/minikube.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-10 11:44:51 -07:00
Kubernetes Prow Robot
b6f0eb6774
Merge pull request #21432 from aanm/update-cilium-docs
...
Update Cilium related docs
2020-06-10 11:40:52 -07:00
Natale Vinto
cbf66e4e52
Change indentation for kubectl context samples
...
Remove comma from line that may lead to wrong copy-paste, and align to other commands syntax highlighting
2020-06-10 20:31:00 +02:00
Kubernetes Prow Robot
fc7bd2eb6b
Merge pull request #21258 from vijaymateti/master
...
ICP Cloud formation quick start guide is no longer available
2020-06-10 07:54:52 -07:00
Quan Tian
8874725d0f
Fix markdown text in container-runtimes.md
...
The instructions written in markdown were not rendered correctly within
tab shortcode.
According to https://gohugo.io/content-management/shortcodes/#shortcodes-with-markdown ,
"%" should be used as the delimiter for markdown content.
2020-06-10 04:53:00 -07:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Stephen Augustus
b7f86017e5
sig-release: Update references to the patch release process
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-09 16:01:53 -04:00
Scott Stout
e38b9dc9c6
revised to minumize usage of whitelist/blacklist
2020-06-09 14:14:52 -05:00
Jintao Zhang
a5225e83e9
Bump docker recommended version to 19.03.11.
...
CVE-2020-13401
xref: https://github.com/kubernetes/kubernetes/issues/91507
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-06-08 10:47:53 +08:00
ZhiFeng1993
7512752ad0
Update installation info for kubelet and kubernetes-cni
2020-06-07 13:51:25 -07:00
David Schott
e01349dc91
updating Windows networking section with new features
2020-06-05 17:23:24 -07:00
André Martins
3dd4a31ebd
Update Cilium related docs
...
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-02 16:37:58 +02:00
Kubernetes Prow Robot
480aad5262
Merge pull request #20515 from Nishikoh/remove-krib
...
Remove the page */tools/krib/
2020-05-30 08:33:53 -07:00
Kubernetes Prow Robot
2b3a53178b
Merge pull request #21155 from prasadkatti/remove_clc_page
...
Remove "Running Kubernetes on CenturyLink Cloud"
2020-05-30 08:11:53 -07:00
Lubomir I. Ivanov
6de17c7d63
kubeadm: add links to external guides for HA topics
...
- Add link that kubeadm uses static etcd bootstrap and link to
external details.
- Instead of linking to HA proxy, link to the kubeadm "LB options"
guide.
2020-05-30 00:35:02 +03:00
Art Berger
474a434e48
Another link
2020-05-28 10:46:22 -04:00
Vijay Mateti
3aeea296df
ICP quick start guide is no longer available
...
Following AWS quick start guide is no longer available for ICP
https://aws.amazon.com/quickstart/architecture/ibm-cloud-private/
https://aws.amazon.com/about-aws/whats-new/2019/02/deploy-ibm-cloud-private-on-aws-with-new-quick-start/
NOTE: This Quick Start is no longer available.
Also updated the legacy EC2 installation guide with latest terraform guide
2020-05-28 00:43:49 -04:00
KoukiNishihara
79f6a841c6
Delete krib.md
2020-05-26 16:35:03 +09:00
Prasad Katti
a72c10a18e
Remove "Running Kubernetes on CenturyLink Cloud"
2020-05-23 16:29:35 -07:00
Prasad Katti
464a7667aa
Rename 'Download Kubernetes' card to 'Release Notes' on home page
2020-05-20 18:41:33 -07:00
Kubernetes Prow Robot
f1929c87ea
Merge pull request #20924 from celestehorgan/fix-broken-links
...
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Kubernetes Prow Robot
c6ee1bb642
Merge pull request #20926 from sftim/20200512_work_around_formatting_tabs_shortcode_container_runtimes
...
Work around tab / codelang formatting issues in “Container runtimes” page
2020-05-13 07:32:28 -07:00
Celeste Horgan
e0ae1338cd
Correct links
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Tim Bannister
f49cb16f8b
Work around tab / codelang formatting issues
...
Rather than tabs with a codelang set, use tabs containing Markdown
2020-05-12 21:06:16 +01:00
Kubernetes Prow Robot
f800e5aa66
Merge pull request #20900 from caseydavenport/casey-update-calico
...
Update the vesion of Calico in kubeadm docs
2020-05-12 11:58:36 -07:00
Kubernetes Prow Robot
5b2cc0234a
Merge pull request #20503 from jfcgaspar/patch-1
...
Update install-kubeadm.md (SELinux note)
2020-05-12 11:22:22 -07:00
jfcgaspar
c7971b5ed3
Update install-kubeadm.md (SELinux note)
...
Added a note regarding the possibility of keeping SELinux enabled for advanced users at own risk.
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>
Clean up text from rebase
Revert "Clean up text from rebase"
This reverts commit ac82a7f1981fe6e09ba1e101b372fa6d154125d2.
Clean up rebase text
2020-05-12 16:16:55 +01:00
Kubernetes Prow Robot
9b2254ee03
Merge pull request #20544 from geragio/patch-1
...
Update crio installation steps for CentOS/RHEL
2020-05-12 06:58:21 -07:00
Karen Bradshaw
7a98007a29
update tabs shortcode
2020-05-11 18:12:43 -04:00
Casey Davenport
c0f669ab68
Update the vesion of Calico
2020-05-11 14:42:02 -07:00
Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Kubernetes Prow Robot
2d03fb3cf4
Merge pull request #20815 from wawa0210/change-en-os-label
...
[Trival] beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
2020-05-08 19:15:52 -07:00
Kubernetes Prow Robot
4f7477c844
Merge pull request #20778 from prasadkatti/kubelet_integration_doc
...
Update kubeadm-kubelet integration doc
2020-05-07 08:35:09 -07:00
wawa0210
13aee8fe47
beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
2020-05-07 11:52:30 +08:00
Prasad Katti
20187db4bb
Update kubeadm-kubelet integration doc
2020-05-05 00:08:31 -07:00
Bahman Nikkhahan
aff675634f
Remove extra text
...
Remove additional "Networking" text
2020-05-04 22:57:48 +10:00
Kubernetes Prow Robot
45166beb88
Merge pull request #20525 from TrishaChetani/patch-4
...
Added podman as experimental driver
2020-05-02 13:44:26 -07:00
Johannes M. Scheuermann
496a4ff800
Use sudo for setting sysctl config
2020-04-29 19:29:54 +02:00
Giovanni Geraci
b06e2af913
Replaced [REQUIRED VERSION] with {{< skew latestVersion >}}
2020-04-29 12:40:16 +02:00
TrishaChetani
93fadf57f0
Change the caps
2020-04-29 11:10:00 +02:00
SataQiu
f150906094
kubeadm: update docs about configuring cgroup driver used by kubelet on control-plane node
2020-04-28 21:41:43 +08:00
TrishaChetani
0ec3207711
Removed preferred keyword
2020-04-25 00:00:07 +02:00
Giovanni Geraci
629fbd4359
Update crio installation steps for CentOS/RHEL
...
Hi,
crio installation steps for CentOS/RHEL distribution are not valid anymore(CBS repo does not exist anymore)
I'm updating the documentation following the exactly same instructions reported on crio official repository
2020-04-24 19:06:42 +02:00
TrishaChetani
9986ed9b83
Fixed the format
2020-04-23 23:44:48 +02:00
TrishaChetani
7436f2dbe5
Added space
2020-04-23 23:37:52 +02:00
TrishaChetani
08c4419814
Added podman preferred driver
2020-04-23 23:30:53 +02:00
TrishaChetani
62ffb404ee
Added missing bracket
2020-04-23 23:12:53 +02:00
TrishaChetani
2ec8b5cf43
Added the experimental for podman
2020-04-23 21:31:55 +02:00
Lubomir I. Ivanov
e3745cf558
kubeadm: fix typo in control-plane-ip
2020-04-23 20:27:58 +03:00
TrishaChetani
d18f057cd7
Removed experimental
2020-04-23 15:55:57 +02:00