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
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
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
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
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
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
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
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
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
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
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