kerthcet
c0175c5635
add introductions for scheduler component config api migrations
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2021-11-04 10:10:30 +08:00
Kubernetes Prow Robot
fdeb34b1fd
Merge pull request #30313 from Shubham82/correct-K8s_bug_reports-link
...
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 09:55:20 -07:00
Kubernetes Prow Robot
1a8c641d79
Merge pull request #25299 from sftim/20201129_revise_api_reference
...
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Shubham Kuchhal
f9faa6f658
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 15:20:47 +05:30
Rodrigo Queiro
f3921c9028
Remove "basic" from supported API auth methods
...
This was removed in v1.19.
2021-10-28 11:57:07 +02:00
Kubernetes Prow Robot
891953ec20
Merge pull request #30260 from neolit123/1.23-update-note-about-config-print
...
kubeadm-config.md: update the page to reflect current state
2021-10-28 02:16:28 -07:00
Kubernetes Prow Robot
850e16fe38
Merge pull request #30193 from PranshuSrivastava/broken_link
...
fixed the broken link
2021-10-27 16:21:02 -07:00
Jonathan Dobson
26280ee0c1
Move CSIVolumeFSGroupPolicy to GA
2021-10-27 16:54:04 -06:00
Lubomir I. Ivanov
586b359b05
kubeadm-config.md: update the page to reflect current state
...
We have seen a number of questions around the usage of "config print".
Clarify the usage of this command. Add a note that the output should
not be taken literally.
Link to the "customizing components" page instead of the "kubelet
integration" page. The former already links to the later.
Remove note about kube-dns which hasn't been supported for a while.
2021-10-27 18:52:53 +03:00
Jonas Steinberg
094d9c034b
remove period and change script to command
...
Incorrect punctuative period and change the word script to command for uniformity.
2021-10-27 08:41:51 -05:00
Kubernetes Prow Robot
63921abd6e
Merge pull request #30246 from mlbiam/patch-2
...
Update link to new OpenUnison project documentation site
2021-10-26 21:37:26 -07:00
Kubernetes Prow Robot
93ec17f502
Merge pull request #30235 from zwpaper/patch-1
...
ServerSideApply GA, drop the beta notice
2021-10-26 17:09:47 -07:00
Marc Boorshtein
e779d2d3fc
Update link to new project documentation site
2021-10-26 15:35:17 -04:00
Jesse Butler
4e755b2f2c
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-10-26 14:13:06 -04:00
Shubham Kuchhal
8fbccfcd8f
Improvement: Correct the "empty" link in Dynamic Admission Control.
2021-10-26 13:51:38 +05:30
Wei Zhang
d7e05554de
ServerSideApply GA, drop the beta notice
2021-10-26 11:54:23 +08:00
Kubernetes Prow Robot
0af4dd9687
Merge pull request #30031 from sahilvv/ga_ttl
...
GA TTLAfterFinished
2021-10-25 19:07:30 -07:00
Tim Bannister
a49c612734
Rewrap API concepts page
2021-10-24 14:31:20 +01:00
Tim Bannister
2ca81a1cd2
Bump Table API to v1
...
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister
a53db47615
Revise API details page
2021-10-24 14:31:19 +01:00
Pranshu Srivastava
2642b12efc
made requested changes
2021-10-23 04:21:22 +05:30
Pranshu Srivastava
1ee91f08c9
fixed the broken link
2021-10-22 21:29:07 +05:30
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
Sahil Vazirani
11117310a5
GA TTLAfterFinish
2021-10-19 21:49:57 -07:00
chirangaalwis
029ec4cd67
Combine Service Account to map with resource kind
2021-10-18 10:53:00 +05:30
Kubernetes Prow Robot
282661404d
Merge pull request #30008 from chirangaalwis/patch-2
...
Add missing example for querying permissions of a Service Account
2021-10-17 12:09:49 -07:00
Kubernetes Prow Robot
df256aaee5
Merge pull request #30098 from ba1ajinaidu/patch-1
...
fixed a typo
2021-10-15 03:48:54 -07:00
Balajinaidu V
cbd7a7ab74
fixed a typo
2021-10-15 15:07:17 +05:30
Shabir Mohamed Abdul Samadh
867eb85e3d
doc: update the glossary with new namespace re-write
2021-10-14 20:35:23 -04: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
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
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
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
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
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
Kubernetes Prow Robot
1ef0e9aa7f
Merge pull request #27428 from RA489/updatetools
...
Improvement for other tools
2021-10-07 01:35:45 -07:00
RA489
78f125c222
Improvement for other tools
2021-10-07 11:24:04 +05:30
RA489
42d2ca583d
Merge branch 'main' into updatetools
2021-10-06 10:31:11 +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
Jeffrey Sica
aefc9dfe6e
add change-cause annotation to labels/annotations page
2021-10-02 15:53:08 -04:00
learner0810
5e9d700ddb
fix/typo-command-line-tools-reference/kubelet
2021-10-02 15:30:34 +08:00
RA489
b033b85cd9
Improvement for thirdparty tools
2021-09-30 15:35:17 +05:30
Richard Tweed
780dae2785
Clarified scenarios that could lead to privilege escalation ( #29378 )
...
* Clarified scenarios that could lead to privilege escalation
Made it clearer that it's not just creating pods which enables the privilege escalation. It's all workloads, all reconfiguration of workloads, and conceptually the creation and reconfiguration of custom resources which create workloads.
* Allowing link to priv escalation heading if required
* Update content/en/docs/reference/access-authn-authz/authorization.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Adding further clarifications
* Retitled escalation section
* Apply suggestions from vjftw
Co-authored-by: VJ Patel <VJftw@users.noreply.github.com >
* Clarified CRDs and reduced duplication
* Updating caution based on Geoffrey's comments
* Updating controller comment and linking out to reference docs
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: VJ Patel <VJftw@users.noreply.github.com >
2021-09-24 16:02:21 -07:00
Kubernetes Prow Robot
39dcd0c8c8
Merge pull request #29640 from bhumijgupta/Fix/Release-Cadence
...
Fix release cadence in deprecation policy page
2021-09-22 16:25:11 -07:00
Jesse Butler
b940dce478
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-09-22 10:51:02 -04:00