8252 Commits

Author SHA1 Message Date
Tim Hockin 01ab111c89 Clarify ConfigMap value type 2022-03-16 15:49:39 -07:00
PriyanshuAhlawat 3d78bd31df Update create-cluster-kubeadm.md 2022-03-17 02:21:16 +05:30
David Eads 99174eaaa2 Add details about enabling individual API resources using --runtime-config
This is in support of beta APIs off by default KEP.  See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Nate W 0289b52eca Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-16 11:38:29 -07:00
PriyanshuAhlawat c7952b2c3e Update controlling-access.md 2022-03-16 19:16:46 +05:30
Kubernetes Prow Robot cee9f23c32 Merge pull request #32223 from tengqm/mv-access-svc
Migrate access cluster service page
2022-03-16 02:11:50 -07:00
Qiming Teng cce96ae367 Migrate access cluster service page
The acess-cluster-service page, has nothing to do with administering a cluster.
A better home for this page should be the `/docs/tasks/access-application-cluster` subdirectory instead.
2022-03-16 16:45:10 +08:00
Tim Bannister c0aed1902b Merge pull request #32118 from nate-double-u/merged-main-dev-1.24
Merged main into dev-1.24
2022-03-16 08:26:12 +00:00
Kubernetes Prow Robot 58c2cd247f Merge pull request #32050 from marckhouzam/fix/zshNoAlias
No need for special handling for zsh aliases
2022-03-15 17:29:48 -07:00
PriyanshuAhlawat 7e54b18dd4 Update controlling-access.md 2022-03-16 01:31:54 +05:30
PriyanshuAhlawat e920c416f7 Update _index.md 2022-03-15 22:18:26 +05:30
Kubernetes Prow Robot 672ab40f1a Merge pull request #32260 from tengqm/fix-links-4
Fix links in the nodes page
2022-03-15 02:20:12 -07:00
Kubernetes Prow Robot fad8776a92 Merge pull request #32268 from mk46/PSS
Update enforce-standards-admission-controller.md
2022-03-15 01:14:12 -07:00
Kubernetes Prow Robot 2a0e2ed152 Merge pull request #30984 from sftim/20211215_revise_secret_concept
Tidy & reword Secret concept
2022-03-14 14:17:00 -07:00
Manish Kumar 018b3bcbf6 Update enforce-standards-admission-controller.md 2022-03-15 01:04:36 +05:30
Rey Lejano 2fdcf73c42 Update content/en/docs/reference/command-line-tools-reference/kubelet.md 2022-03-14 11:27:21 -07:00
Manish Kumar 7181361798 updated for --dynamic-config-dir 2022-03-14 18:29:38 +05:30
Qiming Teng e3bace5282 Adjust wrapping of long lines 2022-03-14 20:49:36 +08:00
Manish Kumar 005e3fd4cf Update deprecation message for kubelet's flag. 2022-03-14 18:18:31 +05:30
Qiming Teng a11ecef6f1 Wrap long lines and fix a few nits in the text 2022-03-14 20:36:51 +08:00
Qiming Teng 06f35a55d5 Fix link to use relative path 2022-03-14 20:29:23 +08:00
Qiming Teng e9a8cc6eda Reformat the indentation of lists and sample outputs 2022-03-14 20:22:22 +08:00
Qiming Teng f1575f40c2 Fix link in change PV reclaim policy page 2022-03-14 20:20:04 +08:00
Qiming Teng 88d8ec551c Wrap long lines for ease of change tracking 2022-03-14 20:15:54 +08:00
Qiming Teng 66a07b0bae Fix links in resource metrics pipeline page 2022-03-14 20:06:29 +08:00
Noppadol ba8ab6238b Fix link in cluster-level-pss.md
Missing a "/" for the link to [Pod Security Standards]
2022-03-14 17:58:26 +07:00
Kubernetes Prow Robot 991f671a02 Merge pull request #30721 from mlbiam/master
making wording clearer on extra in impersonation
2022-03-13 21:02:19 -07:00
Kubernetes Prow Robot c9debdcacb Merge pull request #28954 from swiftslee/main
update some typo produced by scripts/verify-spelling.sh
2022-03-13 21:00:19 -07:00
Kubernetes Prow Robot b35813abf6 Merge pull request #31831 from PriyanshuAhlawat/update
Updated the default backend for ingress controller issue-31465
2022-03-13 20:48:20 -07:00
Kubernetes Prow Robot fc0e066ce3 Merge pull request #32241 from tengqm/tweak-downwardapi-vol
Tweak the downward API volume task page
2022-03-13 20:44:19 -07:00
Qiming Teng 6149835647 Tweak the downward API volume task page
This PR drops some outdated information about very old Kubernetes versions.
The last section is improved so that readers get a better idea why those pointers are provided.
2022-03-14 08:10:07 +08:00
Amit Sharma ef297288fa Updated configure-liveness-readiness-startup-probes.md
We don't need to pass -r flag with rm command to delete a file.
2022-03-12 14:13:06 +05:30
Drew Miller 6b21f286df minor wording fix 2022-03-12 01:22:10 -05:00
Kubernetes Prow Robot 74c9374435 Merge pull request #32157 from tallclair/apparmor
Make the AppArmor docs more runtime agnostic
2022-03-11 21:32:23 -08:00
Qiming Teng e6f416bd2f Update kubeadm config API v1beta3 2022-03-11 12:09:23 +08:00
Qiming Teng 29f5e89770 Reformat the node local DNS cache page 2022-03-11 11:15:47 +08:00
Jihoon Seo 06aa7edaff nit: kubectl -> kubectl-convert 2022-03-11 10:42:58 +09:00
Matt Cary 35e901cdbf Update storage-classes.md
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
Abigail McCarthy 5c6cbc1347 Remove Docker references in image concept page
updates from code review

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-10 10:52:47 -05:00
Tim Bannister 9f60dc17fc Drop feature state for kubeadm / kubelet
It won't be clear to readers what feature is being covered here. The
advice in this page is version-specific (especially given the removal of
the dockershim); removing this shortcode takes away a detail that might
mislead people into thinking the page has not changed recently.
2022-03-10 13:49:24 +00:00
Tim Allclair 82a1d9c704 Make the AppArmor docs more runtime agnostic 2022-03-09 15:10:15 -08:00
Kubernetes Prow Robot 782d8bc2c9 Merge pull request #32126 from tengqm/update-coredns
Improve coredns page
2022-03-09 08:40:13 -08:00
kartik494 d2cfe9fc77 registered mount-options annotation 2022-03-09 20:22:20 +05:30
Qiming Teng 15f643e5e8 Improve coredns page
This PR refactors the coredns page by removing some outdated statements.
2022-03-09 21:31:10 +08:00
Qiming Teng 461a09332b [zh] Tune the feature gates page
Reformat some line wraps, reorder some items in the description and
fix a version missing in table 1.
2022-03-09 21:28:09 +08:00
Andrew Foster 77123a0e91 Remove kompose up and down command doc 2022-03-09 22:55:23 +11:00
Tim Bannister a21c43eed9 Tidy & reword Secret concept
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-08 15:55:39 +00:00
Tim Bannister 3530caab63 Revise list of Secret types 2022-03-08 15:55:19 +00:00
Tim Bannister a5a94f0f5b Update Pod Security Admission concept for v1.24
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2022-03-08 14:07:16 +00:00
Shubham Kuchhal aa8b37770e Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName. 2022-03-08 13:10:22 +05:30