Kubernetes Prow Robot
66d9eb730d
Merge pull request #29946 from neolit123/1.23-update-docs-about-image-repository
...
kubeadm: add more details about air-gapped and custom images
2021-10-21 22:42:37 -07:00
Balajinaidu V
cbd7a7ab74
fixed a typo
2021-10-15 15:07:17 +05:30
Ayushman Mishra
8387af37e8
changed links from beta2-beta3
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-10-13 10:34:55 +05:30
Lubomir I. Ivanov
a7badaddeb
kubeadm: add more details about air-gapped and custom images
...
- Include more details about custom image repositories, such
as making sure that paths in custom repositories comply with
kubeadm execution.
- Move the section "without internet connection" above
the section about custom images.
- Link the "create-cluster-kubeadm.md" guide these new section
as a pre-req step for nodes.
2021-10-11 20:45:00 +03:00
siddhantprateek
99b807a761
replaced link from api-beta2 to api-beta3
...
Signed-off-by: siddhantprateek <siddhantprateek@gmail.com>
2021-10-11 17:52:01 +01:00
Kubernetes Prow Robot
4b18015cd3
Merge pull request #29628 from yechs/patch-1
...
Fix markdown link rendering & move image kubeadm-stacked-color.png to this repo
2021-09-09 01:00:12 -07:00
Ye Shu
826fb8dc90
Change reference to kubeadm-stacked-color.png
...
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
2021-09-08 10:35:23 -04:00
Qiming Teng
c7ed438072
Fix kubeadm-config links
...
This PR fixes the links for kubeadm-config APIs.
2021-09-05 09:59:05 +08:00
Qiming Teng
8acf5d121e
Component reference for 1.22
2021-08-05 09:44:17 +08:00
Victor Palade
61ac44bb11
Merge master into dev-1.22 to keep in sync
2021-08-04 19:43:06 +02:00
Kubernetes Prow Robot
a54e81ece4
Merge pull request #29159 from spiffxp/use-k8s-staging-ci-images
...
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-08-03 09:18:48 -07:00
spdfnet
0d82d2df06
kubelet_typos
...
Fix typos in kubeadm-init-phase.md
kublet -> kubelet
2021-08-02 22:46:21 +00:00
spdfnet
1fe6f70f5d
finialize_typo
...
Fix typo in kubeadm-init-phase.md
finialize -> finalize
2021-08-02 22:44:54 +01:00
Aaron Crickenberger
be9926dff4
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-07-29 17:59:06 -07:00
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Qiming Teng
6e6c1f8920
Redirect kubeadm config reference
...
Instead of redirecting users to the godoc site for kubeadm configuration options, we'd better point them to the generated reference.
2021-07-09 12:54:18 +08:00
Kubernetes Prow Robot
4c6a904242
Merge pull request #28360 from neolit123/1.22-add-v1beta3
...
kubeadm: use the new v1beta3 instead of v1beta2
2021-07-08 09:42:54 -07:00
Lubomir I. Ivanov
3437d0185c
kubeadm/init-join.md: add note about using "skipPhases" from config
...
Since 1.22 it will be possible to skip phases using the configuration
file. Add note about that in the relevant sections of the kubeadm
init and join reference pages.
2021-07-06 22:51:54 +03:00
Victor Palade
1064c8dcff
Merge master into dev-1.22 to keep in sync.
2021-06-22 19:52:26 +02:00
Sergey Kanzhelev
936d7987f2
DynamicKubeletConfig has not been supported in kubeadm for a while.
2021-06-21 23:41:23 +00:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Lubomir I. Ivanov
fa3efa1441
kubeadm: use the new v1beta3 instead of v1beta2
...
In 1.22 kubeadm is adding a new API version - v1beta3.
Adapt links and examples to use v1beta3 instead of v1beta2.
v1beta2 is not deprecated yet, but v1beta3 is preferred
at this point.
2021-06-10 02:51:16 +03:00
Victor Palade
996ebf5b76
Merge master into dev-1.22 to keep in sync
2021-06-04 19:09:34 +02:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
Victor Palade
5cb4f973a4
Merge master into dev-1.22 to keep in sync
2021-05-20 19:17:30 +02:00
Lubomir I. Ivanov
a41a4f98ee
kubeadm: remove reference of the "config view" command.
...
The command is being removed in 1.22.
Clear references to it in kubeadm-config.md.
2021-05-17 21:21:18 +03:00
Qiming Teng
d31ac9b884
Regenerated reference for kubeadm
...
The upstream source code now applies normalization function to all
command line flags. The PR captures such a change for all references
impacted.
2021-05-11 10:31:56 +08:00
Qiming Teng
6f0674ef19
Component reference for 1.21
2021-04-09 12:53:57 +08:00
Marc Bihlmaier
fb4e0c4066
Update kubeadm-config.md ( #27201 )
...
add link to https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/kubelet-integration/
2021-04-08 21:38:36 -07:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Qiming Teng
79845b0c4a
Add kubelet config reference
...
This is a reference for kubelet config generated from
github.com/tengqm/genref tool using the following command:
./genref -include kubelet-config
2021-04-01 21:53:14 +08:00
Kubernetes Prow Robot
ec6d03d84d
Merge pull request #26595 from tengqm/kube-proxy-config
...
Add kube-proxy config reference
2021-04-01 01:33:21 -07:00
Qiming Teng
0d7d7470dd
Add kube-proxy config reference
...
This is a reference for kube-proxy config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
./genref -include kube-proxy
2021-04-01 08:26:17 +08:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Marc Bihlmaier
f73f6c33e5
Update kubeadm-init.md ( #27199 )
...
* Update kubeadm-init.md
fix anchor
* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-03-26 06:00:43 -07:00
Sandeep Rajan
b9576494e9
nit in tense
2021-03-08 11:56:53 -05:00
Sandeep Rajan
3e9a73f7c2
move kube-dns remove statement to the end
2021-03-08 11:54:58 -05:00
Sandeep Rajan
5fcc8b2961
remove mentions of kube-dns in kubeadm docs
2021-03-08 11:54:58 -05:00
Victor Palade
70096affc5
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-05 17:05:24 +01:00
raghvenders
2b6074e8ed
changes
2021-02-22 19:13:26 -06:00
Rey Lejano
0b69091aff
Merge master into dev-1.21 to keep in sync
2021-02-05 14:03:33 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
carlory
e4ac283321
deprecate kubeadm alpha kubeconfig in 1.21
2021-01-09 11:10:50 +08:00
Anna Jung (VMware)
edc2d65641
Generate reference doc for 1.20.0-rc.0 and update api index page
2020-12-03 16:51:44 -06:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Tim Bannister
84fbb5db42
Use appropriate name for control plane in kubeadm reference ( #24990 )
...
* Replace several references to “master”
* Revise parameter for kubeadm join
2020-11-30 09:54:52 -08:00
Lubomir I. Ivanov
d0c6d303c3
kubeadm: promote the "kubeadm certs" command to GA ( #24410 )
...
The command resided under "kubeadm alpha certs".
It will be promoted to GA in 1.20 as "kubeadm certs".
The existing command "kubeadm alpha" will
remain present for one more release, but it will be hidden
from documentation as it is deprecated.
2020-11-12 11:28:25 -08:00
Qiming Teng
0c3f9a53e0
Add links to dangling kubeadm reference pages
2020-10-14 11:32:19 +08: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
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