serewicz
ad2921225b
Update install-kubeadm.md
...
Telnet is a command that really should not be used, as there is too great a chance it could be misused. NetCat, nc, is a better and newer tool for testing single open ports.
2022-03-24 09:58:58 -05:00
PriyanshuAhlawat
49436e3dcb
Update service.md
2022-03-24 17:56:10 +05:30
Kubernetes Prow Robot
b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
...
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot
f06c14b93a
Merge pull request #32339 from tengqm/no-service-account-token-autogen
...
New feature 'LegacyServiceAccountTokenNoAutoGeneration'
2022-03-23 17:24:41 -07:00
Kubernetes Prow Robot
f81bf804fb
Merge pull request #32145 from afoster/remove-more-kompose-up-down
...
Remove kompose up and down command doc
2022-03-23 16:44:49 -07:00
Kubernetes Prow Robot
6d3e04c327
Merge pull request #32051 from zr-msft/patch-1
...
Update link to Azure Gateway Ingress Controller
2022-03-23 16:42:48 -07:00
Kubernetes Prow Robot
f397e3ca11
Merge pull request #32380 from jeremypuchta/patch-1
...
Remove trailing whitespaces from cli commands
2022-03-23 08:50:08 -07:00
Kubernetes Prow Robot
b2097006f0
Merge pull request #29385 from shannonxtreme/assign-pods-nodes
...
Refactor Assigning Pods to Nodes
2022-03-23 01:01:59 -07:00
Kubernetes Prow Robot
0f274554a4
Merge pull request #32416 from my-git9/namespace-en
...
[en] Modify short_description about namespace
2022-03-23 00:54:00 -07:00
Kubernetes Prow Robot
4ea72404aa
Merge pull request #31866 from guettli/patch-2
...
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-03-22 20:19:59 -07:00
Kubernetes Prow Robot
6c43d0942e
Merge pull request #32393 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-03-22 20:11:59 -07:00
Kubernetes Prow Robot
f6a43e1db1
Merge pull request #32405 from tengqm/csrduation-ga
...
Graduate CSRDuration to GA
2022-03-22 20:07:59 -07:00
Kubernetes Prow Robot
3cab4da486
Merge pull request #32337 from tengqm/prefernominatednode-ga
...
Promote PreferNominatedNode to GA
2022-03-22 19:01:58 -07:00
Kubernetes Prow Robot
1fcbaf71d8
Merge pull request #32333 from tengqm/suspendjob-ga
...
Promote SuspendJob to GA
2022-03-22 18:57:59 -07:00
xin.li
3355f284cf
[zh] Modify short_description about namespace
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-03-23 09:57:40 +08:00
Kubernetes Prow Robot
d9152cd3aa
Merge pull request #32331 from tengqm/defaultpodtopologyspread-ga
...
DefaultPodTopologySpread is GA in 1.24
2022-03-22 18:55:59 -07:00
Kubernetes Prow Robot
bfca3881c1
Merge pull request #32352 from ahg-g/ahg-nss-ga
...
Pod affinity namespaceSelector to GA
2022-03-22 18:37:59 -07:00
Kubernetes Prow Robot
b901a31585
Merge pull request #32398 from guettli/patch-3
...
align second yaml snippet to the first one
2022-03-22 18:29:58 -07:00
Priyanshu Ahlawat
451eb18dcf
Update kubelet-integration.md ( #32228 )
...
* Update kubelet-integration.md
* Update kubelet-integration.md
2022-03-22 18:07:59 -07:00
Kubernetes Prow Robot
08a71e0378
Merge pull request #32321 from guilhem/patch-1
...
fix: YAML indentation and highlighting
2022-03-22 15:29:58 -07:00
Kubernetes Prow Robot
e5b1a0b336
Merge pull request #32348 from PriyanshuAhlawat/linkUpdate_Daemonset
...
Update update-daemon-set.md issue-32287
2022-03-22 15:21:59 -07:00
Kubernetes Prow Robot
6a47224fe0
Merge pull request #32258 from tengqm/fix-links-2
...
Fix links in the change PV reclaim policy page
2022-03-22 15:19:58 -07:00
Kubernetes Prow Robot
6c01b03762
Merge pull request #32257 from tengqm/fix-links-1
...
Fix links in resource metrics pipeline page
2022-03-22 15:17:58 -07:00
Kubernetes Prow Robot
7450be3fcf
Merge pull request #32191 from tengqm/update-kubeadm-cfg
...
Update kubeadm config API v1beta3
2022-03-22 15:15:58 -07:00
Kubernetes Prow Robot
7352c425f7
Merge pull request #32185 from jihoon-seo/220311_nit_kubectl-convert
...
nit: `kubectl` → `kubectl-convert`
2022-03-22 15:13:59 -07:00
Kirill Roskolii
7add16b378
Add proxy-url example to kubectl documentation ( #32245 )
...
* Add proxy-url example
* Fix typo
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2022-03-22 14:13:58 -07:00
Kubernetes Prow Robot
78d080991a
Merge pull request #31895 from a-mccarthy/fixes-30951
...
Remove Docker references in image concept page
2022-03-22 08:07:44 -07:00
Abigail McCarthy
bde860ddcd
Update content/en/docs/concepts/containers/images.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-03-22 10:25:23 -04:00
Qiming Teng
09ae2ba0f6
Clarify topology aware hints needs explicit enabling
2022-03-22 19:06:18 +08:00
Qiming Teng
dfb03f25d6
Graduate CSRDuration to GA
2022-03-22 12:48:12 +08:00
Thomas Güttler
2176c33e62
second yaml snippet was not alligned to first one
...
This snippet had less indentation then the previous.
Now the second path is aligned to the second path
2022-03-21 21:15:38 +01:00
Aldo Culquicondor
3007ca4dd9
Graduate JobReadyPods to beta
2022-03-21 15:29:00 -04:00
Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Margo Crawford
a364ecae1f
Remove references to client.authentication.k8s.io/v1alpha1 exec credential API
...
Signed-off-by: Margo Crawford <margaretc@vmware.com >
2022-03-21 09:27:55 -07:00
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
sgpinkus
417eede985
Update content/en/docs/concepts/services-networking/_index.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
2022-03-21 21:01:49 +11:00
Kubernetes Prow Robot
fe04fb8929
Merge pull request #32377 from sshukun/add-deprecated
...
Add deprecated description to the subtitle
2022-03-20 11:37:08 -07:00
Jeremy Puchta
00f74d9ae4
Remove trailing whitespaces from cli commands
2022-03-20 16:36:50 +01:00
Kubernetes Prow Robot
0b01c92d58
Merge pull request #32371 from sshukun/fix-ingress-nit
...
Fix nit in ingress.md
2022-03-20 04:49:08 -07:00
Song Shukun
66132def66
Add deprecated description to the subtitle
2022-03-20 19:55:57 +09:00
Qiming Teng
aa68dec6fd
TopologyAwareHints feature is default on in 1.24
2022-03-20 09:03:12 +08:00
Song Shukun
054e0d5db9
Fix nit in ingress.md
2022-03-20 01:19:39 +09:00
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