Commit Graph

8776 Commits

Author SHA1 Message Date
Nir Rosenthal 76e78444ef per https://github.com/kubernetes/website/pull/32326#discussion_r830493057 2022-03-19 17:39:59 +02:00
Kubernetes Prow Robot d63f8cf644 Merge pull request #32353 from Dirc/main
fixed order for resources: requests and limits
2022-03-18 21:53:11 -07:00
sgpinkus fdfc64e861 Update _index.md
Make 100% clear, that according to the k8s networking model pods are supposed to get their own unique IP address. I always thought this was the case. But then faced debugging issue where some pods are being assigned the same IP addresses. Came here to review my understanding of it, and confirm this is expected behaviour or not. But it was not stated unequivocally. This change makes it so.
2022-03-19 13:17:50 +11:00
Geoffrey Cline 4492fc5766 add steps for coredns permissions 2022-03-18 17:00:38 -05:00
dirc 56067a41c8 fixed order for resources: requests and limits 2022-03-18 16:35:44 +01:00
Abdullah Gharaibeh ec2133bd1d Graduate PodAffinityNamespaceSelector to GA 2022-03-18 11:01:02 -04:00
Ed Bartosh 2c6dcdde24 update list of Intel device plugins 2022-03-18 15:00:46 +02:00
PriyanshuAhlawat 2f72e09add Update update-daemon-set.md 2022-03-18 17:04:39 +05:30
Kubernetes Prow Robot 078c5bb013 Merge pull request #32343 from aaerrolla/main
Fix directory to make and put kubectl in
2022-03-18 03:01:15 -07:00
Anjan 1d7ee57cbd there is no need to create a kubernetes directory under ~/.local/bin 2022-03-18 12:30:16 +05:30
Qiming Teng 214a6c8243 New feature 'LegacyServiceAccountTokenNoAutoGeneration' 2022-03-18 13:36:00 +08:00
Qiming Teng dc5d6d7a33 Promote PreferNominatedNode to GA 2022-03-18 13:02:28 +08:00
Qiming Teng bccba87f81 Promote SuspendJob to GA 2022-03-18 12:37:18 +08:00
Qiming Teng 1861a5546a DefaultPodTopologySpread is GA in 1.24 2022-03-18 12:20:05 +08:00
Rohinton Kazak 1d1f3edd65 Update cheatsheet.md
typo ?
2022-03-17 19:30:49 -07:00
Nir Rosenthal 3f0f56f0f2 Changing note about limits without requests
this is true for all limits (not only CPU and memory but also ephemeral storage)

https://github.com/kubernetes/kubernetes/blob/4d08582d1fa21e1f5887e73380001ac827371553/pkg/apis/core/v1/defaults.go#L159
2022-03-18 00:06:10 +02:00
Kubernetes Prow Robot 86db461dd1 Merge pull request #31910 from Kartik494/mount_description
registered mount-options annotation
2022-03-17 08:29:21 -07:00
Guilhem Lettron a0cdf50ac6 fix: YAML indentation and highlighting 2022-03-17 16:01:40 +01:00
Kubernetes Prow Robot 6f09418507 Merge pull request #32310 from thockin/master
Clarify ConfigMap value type
2022-03-16 17:17:18 -07:00
Kubernetes Prow Robot ea6bbbda6f Merge pull request #32044 from alghe-global/fix/concepts/workloads/pods/pod-lifecycle/preStop-hook-wording
Reword preStop hook usage regarding container's Terminated state
2022-03-16 15:58:09 -07:00
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