Commit Graph

119 Commits

Author SHA1 Message Date
Evgeny Shmarnev b4481e6afc ISSUE-22953: add missing information about etcd images 2020-08-05 11:32:25 +02: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
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
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
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
Muhammad Panji fc3c00215d Rearrange paragraphs in iptabels bridged traffic section in install kubeadm 2020-07-08 07:31:53 +07:00
Jerry Park 64f62106c1 Fix issue of document link in some documents 2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot 6f25dec640
Merge pull request #22062 from skieffer/patch-1
Update kops.md
2020-06-30 17:52:06 -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
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
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
Qiming Teng 4f1f92d7ab Fix the numbered list in kubeadm HA page 2020-06-14 09:46:48 +08: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
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
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Scott Stout e38b9dc9c6 revised to minumize usage of whitelist/blacklist 2020-06-09 14:14:52 -05:00
ZhiFeng1993 7512752ad0 Update installation info for kubelet and kubernetes-cni 2020-06-07 13:51:25 -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
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
KoukiNishihara 79f6a841c6 Delete krib.md 2020-05-26 16:35:03 +09: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
Celeste Horgan e0ae1338cd Correct links
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07: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
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
Prasad Katti 20187db4bb Update kubeadm-kubelet integration doc 2020-05-05 00:08:31 -07:00
Johannes M. Scheuermann 496a4ff800 Use sudo for setting sysctl config 2020-04-29 19:29:54 +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
Lubomir I. Ivanov e3745cf558 kubeadm: fix typo in control-plane-ip 2020-04-23 20:27:58 +03:00
Lubomir I. Ivanov a9d7ba3344 kubeadm: remove flannel and add note about CNI issues
- Remove flannel from the list of CNIs in the kubeadm "create cluster"
page. The reason for that is that Cluster Lifecycle have been
getting a number of issues related to flannel (either in kubeadm or
kops tickets) and we don't have good answers for the users as the
project is not actively maintained.
- Add note that issues for CNI should be logged in the respective issue
trackers and that Calico is the only CNI we e2e test kubeadm against.
2020-04-22 00:15:59 +03:00
Kubernetes Prow Robot 47303ea5e4
Merge pull request #20291 from sftim/20200413_fix_kubeadm_yum_repo_configuration_command
Fix incorrect here document in https://k8s.io/docs/setup/production-environment/tools/kubeadm/
2020-04-20 19:58:55 -07:00
Kubernetes Prow Robot bf1e2777fe
Merge pull request #19747 from Miouge1/update-kubespray
Update kubespray page
2020-04-18 10:25:36 -07:00
Jim Angel a3decc2c8f automating-version-skew 2020-04-16 07:42:21 -05:00
Ilja 718e4139d8
Fix link format 2020-04-13 21:01:02 +03:00
Tim Bannister b3c5692ebc Fix incorrect here document
The existing here document for setting up YUM on RHEL / CentOS would try
to copy $basearch from the environment, rather than let YUM use its own
variables.
2020-04-13 17:54:32 +01:00