7220 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 8fb866a9d2 Merge pull request #30020 from tengqm/fix-kubelet-userns
Tweak the kubelet in user namespace page
2021-10-14 17:54:54 -07:00
Shabir Mohamed Abdul Samadh 867eb85e3d doc: update the glossary with new namespace re-write 2021-10-14 20:35:23 -04:00
Shabir Mohamed Abdul Samadh b3ff003048 doc: accommodate re-write of intro line 2021-10-14 20:31:16 -04:00
Shabir Mohamed Abdul Samadh 86b6584d0a doc: accept review suggestion 2021-10-14 20:25:30 -04:00
ixodie f8dcb7e792 Removed OVS
Open vSwitch is in no way required for Kubernetes to function.  Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
2021-10-14 16:04:38 -07:00
ixodie 8d4006d8ed Removed Nuage marketing
This entry is not necessary for Kubernetes to function.  Entry provides a link to the main corporate website, not to any relevant information.  No CNI.  Acronym refers to product marketing, not an actual technology.
2021-10-14 15:37:19 -07:00
shabirmean 0ca22ac568 doc: update definition for namespaces
Update namespace definition to not use _Virtual Clusters_ as a means of explaining namespaces.

Motif: KubeCon NA 21 Talk on ***"Beyond Namespaces: Virtual Clusters are the Future of Multi-Tenancy - Lukas Gentele, Loft Labs"***
2021-10-14 15:06:29 -04:00
Tim Bannister cccf7b2102 Tweak advice about kubectl skew
This change helps make the example apply more relevantly to older docs
releases.
2021-10-13 19:35:06 +01:00
Kubernetes Prow Robot 239eb65bc2 Merge pull request #30071 from chetak123/main
changed links from beta2-beta3
2021-10-13 09:27:49 -07:00
nuno-faria 3ee7b1f354 Remove extra parenthesis 2021-10-13 12:02:00 +01:00
huzhengchuan 98e5b3e90b fix typos
not need '('
2021-10-13 14:21:15 +08:00
Ayushman Mishra 8387af37e8 changed links from beta2-beta3
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-10-13 10:34:55 +05:30
Tim Bannister 8230d25180 Mark Docker as third-party software
As per the content guide, Docker is (essential) third party software.
Alternatives exist but Docker is certainly the most common tool used for
this kind of task.

Anyway, mark that it's third party.
2021-10-13 00:10:56 +01:00
Tim Bannister 0ce669e40d Revise “Pull an Image from a Private Registry”
- link to new-style API reference
- call a manifest a manifest
- use tooltips where appropriate
- other general tidying
2021-10-13 00:10:06 +01:00
Tim Bannister 24dab6c202 Tidy task about PV reclaim policy
- Use new API reference shortcode
- Tweak What's Next subheading to be a plural
2021-10-12 21:36:37 +01:00
Tim Bannister 9d77a6bf22 Revise task for practising NGINX Ingress controller 2021-10-12 20:33:40 +01:00
chrismetz09 aec7dd4ea3 Add mermaid figures to /docs/contribute section 2021-10-12 11:30:39 -07:00
Kubernetes Prow Robot 627de25492 Merge pull request #29991 from mysunshine92/update-feature-gates-JobTrackingWithFinalizers
Update feature-gates
2021-10-11 19:43:46 -07:00
wangyamei 0f35593261 Update feature-gates.md 2021-10-12 10:32:48 +08:00
Qiming Teng 59ad3d65b0 Tweak the kubelet in user namespace page
This PR fixes some nits in the page and adds some links for the
convenience of users.
2021-10-12 09:10:18 +08:00
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 e007d9e7f2 Merge pull request #29944 from paranoidsp/docs-fixes
docs: document nlb eip allocation annotation on AWS
2021-10-11 09:50:40 -07:00
Kubernetes Prow Robot 5a58eb4294 Merge pull request #30044 from siddhantprateek/wv1.23-kubeadm
replaced link from api-beta2 to api-beta3
2021-10-11 09:24:40 -07:00
Karthikeya Viswanath 7dd48726df fix: correct the url
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-10-11 19:17:05 +05:30
Kubernetes Prow Robot d199236402 Merge pull request #30025 from jmyung/patch-2
Update configure-gmsa.md
2021-10-11 06:42:40 -07:00
siddhantprateek dae1b392e6 replaced link from api-beta2 to api-beta3
Signed-off-by: siddhantprateek <siddhantprateek@gmail.com>
2021-10-11 18:32:45 +05:30
Chiranga Alwis dc326f0389 Add example for querying SA permissions
Add example for querying SA permissions

Add missing example for querying the API authorization layer for checking the permissions of a Service Account

Add missing SA identifying prefix

Improve suggested text to align with current content

Co-authored-by: Sam Roth <2413031+sejr@users.noreply.github.com>

Improve suggested text to align with current content

Co-authored-by: Sam Roth <2413031+sejr@users.noreply.github.com>
2021-10-11 18:14:39 +05:30
Jesang Myung 05a21707dd Update feature-gates.md
Delete duplicated lines (DynamicKubeletConfig)
2021-10-11 03:13:52 +09:00
Jesang Myung 56506ce8db Update configure-gmsa.md
add start backquote in line 261. It was missing.
2021-10-11 03:05:25 +09:00
Kubernetes Prow Robot b7a6f0e532 Merge pull request #29853 from EricWvi/main
modify kubeadm config example about joining a node to dual-stack cluster
2021-10-09 13:24:35 -07:00
Jizu Sun 5c0dd0414b remove blank 2021-10-09 10:50:09 +08:00
Jizu Sun 95a772fea7 fix link 2021-10-09 10:47:55 +08:00
Mauren Berti 31e44b5774 Clarify secret encryption in the glossary.
- Add a sentence clarifying that secrets are not encrypted by default.
2021-10-08 14:03:40 -04:00
Chris Negus 2a84b55424 Add file paths to keys and certificates (#28367)
* Adding diagrams to certificates page

* Cropped diagrams

* Changed diagrams to tree output

* Formatting fix

* Fixed text block markup and spacing

* Changed tree view of files to full-path view

* Changed order of two cert files

* Broke up links into separate sentences, per review comment

* More changes per review comments
2021-10-07 17:41:50 -07:00
Mike Spreitzer 7122c51152 Improve API Priority and Fairness for clients 2021-10-07 15:58:56 -07:00
Karthikeya Viswanath f37e6269ad docs: add nlb documentation page reference for aws 2021-10-07 12:37:07 +01:00
Kubernetes Prow Robot 92767c8610 Merge pull request #29955 from PulkitSinghDev/patch-1
fixed broken link in intro-windows-in-kubernetes.md
2021-10-07 02:19:45 -07:00
Kubernetes Prow Robot 1ef0e9aa7f Merge pull request #27428 from RA489/updatetools
Improvement for other tools
2021-10-07 01:35:45 -07:00
Pulkit Singh cb9e9352a0 Update intro-windows-in-kubernetes.md 2021-10-07 12:44:21 +05:30
RA489 78f125c222 Improvement for other tools 2021-10-07 11:24:04 +05:30
Kubernetes Prow Robot 1739e65828 Merge pull request #29920 from Shubham82/Correct-link_Dynamic_Admission_Control
Improvement: Correct the "code" link in Dynamic Admission Control.
2021-10-06 07:12:35 -07:00
Kubernetes Prow Robot 35abb6e9f2 Merge pull request #29883 from lxlxok/main
Fix the page links to a section that doesn't exist
2021-10-06 05:58:33 -07:00
RA489 42d2ca583d Merge branch 'main' into updatetools 2021-10-06 10:31:11 +05:30
mehabhalodiya fb2cc8ed6d Delete overview.md 2021-10-05 17:56:08 +05:30
mehabhalodiya 0d58976695 Migrate Contributing new content overview into section index 2021-10-05 17:43:17 +05:30
Shubham Kuchhal 1262222578 Change master to v1.22.0 2021-10-04 15:52:46 +05:30
Shubham Kuchhal d4a08df1b9 Improvement: Correct the "code" link in Dynamic Admission Control. 2021-10-04 12:40:03 +05:30
Ali Yousefi Sabzevar 739a72185f fix a grammar mistake - English version 2021-10-03 18:42:55 +02:00
Jeffrey Sica aefc9dfe6e add change-cause annotation to labels/annotations page 2021-10-02 15:53:08 -04:00