Commit Graph

3176 Commits

Author SHA1 Message Date
Nils Hanke c5d8916092
Remove section about the removed localhost port 2022-06-01 16:27:15 +02:00
Kubernetes Prow Robot b861992f9d
Merge pull request #31908 from s-kawamura-w664/pv_accessmodes
Add that pv's access modes are not constraints on the volume.
2022-06-01 04:53:02 -07:00
Kubernetes Prow Robot 94ec1b2ba2
Merge pull request #33948 from csviri/patch-1
Add Java Operator SDK to operator frameworks
2022-06-01 04:49:02 -07:00
Kubernetes Prow Robot bacd6bb68b
Merge pull request #32363 from sgpinkus/patch-7
Update _index.md
2022-06-01 04:21:02 -07:00
Kubernetes Prow Robot f15cfaeb39
Merge pull request #33974 from JimBugwadia/pss
move other policy engines
2022-06-01 04:19:02 -07:00
Priyanshu Ahlawat 370e5273b7
Update volumes.md (#32924)
* Update volumes.md

* Update volumes.md
2022-06-01 04:17:02 -07:00
Kubernetes Prow Robot 335e79de8e
Merge pull request #33881 from harshitasao/issue-33539
Fix invalid nginx version
2022-06-01 04:11:01 -07:00
Kubernetes Prow Robot f2dc19a07a
Merge pull request #34061 from howieyuen/windows-security
fix broken link in Security For Windows Nodes
2022-05-31 20:35:04 -07:00
howieyuen 58f572e4af fix broken link in Security For Windows Nodes 2022-06-01 11:01:49 +08:00
lostick 95972db17e Tweak Topology Spread Constraints docs 2022-05-31 14:54:28 +01:00
Dipankar Das 5461bdddac modifications to taint-and-tolerations
* change to the tolerations overview wrt to pods
* syntax of defining taint for a node

Signed-off-by: Dipankar Das <dipsonu10@hotmail.com>
2022-05-31 17:25:02 +05:30
Surya Seetharaman 7c46096b3e Service Traffic Policy: Fix constraints section
The constraints section incorrectly points out that
ITP and ETP are not co-habitable. This PR fixes this.
2022-05-31 13:42:12 +02:00
Adeniyi Stephen Oluwatola f24d0c3498
Changed latest tag to stable tag. 2022-05-31 11:36:46 +01:00
Guangwen Feng 89a8ad3951 Fix a typo in rbac-good-practices.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-05-31 13:37:41 +08:00
Kubernetes Prow Robot 343960a1f7
Merge pull request #33197 from Shabirmean/patch-1
doc: add note about endpoint.name==service.name
2022-05-30 17:52:51 -07:00
Jim Bugwadia fb97ad2140
Update content/en/docs/concepts/security/pod-security-standards.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-05-30 07:49:41 -07:00
Kubernetes Prow Robot 7964849366
Merge pull request #34038 from Sea-n/sync-config-map-en
Update link text to configure-pod-configmap.md
2022-05-30 01:58:51 -07:00
Sean Wei ca34038e9f Update link text to configure-pod-configmap.md 2022-05-30 16:42:30 +08:00
Kubernetes Prow Robot fd9e0acacb
Merge pull request #33833 from liggitt/pss-privileged
Clarify privileged Pod Security Standard description
2022-05-29 23:02:52 -07:00
Kubernetes Prow Robot 1a2467dc4d
Merge pull request #34028 from TinySong/dns-pod-service-en
formatting Pod and Service
2022-05-29 22:46:51 -07:00
Kubernetes Prow Robot a49c7b1ba4
Merge pull request #33961 from harshitasao/issue-33696
Modify RBAC good practice guide
2022-05-29 18:08:53 -07:00
song ea450fb176 formatting Pod and Service
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-30 00:18:36 +08:00
Kubernetes Prow Robot fca6219df3
Merge pull request #33971 from chrismetz09/metz-ingress-svg
Replace Mermaid Inline diagrams with Mermaid SVG diagrams
2022-05-29 07:10:51 -07:00
harshitasao 2517ad6c77 small modification 2022-05-29 16:06:25 +05:30
Nitish Kumar 8063487091
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-29 11:27:21 +05:30
Nitish Kumar ce9c2c8b4b Broken Link Updated 2022-05-29 08:03:36 +05:30
Kubernetes Prow Robot 978b7cae48
Merge pull request #33675 from liggitt/token
Expand manual token secret creation docs
2022-05-28 18:16:50 -07:00
Jordan Liggitt 259da65e6a Expand manual token secret creation docs 2022-05-28 17:24:27 -04:00
Kubernetes Prow Robot a7d02c45ae
Merge pull request #33870 from tomkivlin/fix/dockershim-refs
Remove kubelet flags that are no longer available.
2022-05-28 07:38:50 -07:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08:00
Qiming Teng 41b519ee54 Reformat dual-stack page
Reformat the page for wrapping long lines and indenting lists properly.
2022-05-28 11:18:53 +08:00
harshitasao d686637140 Removed Authorizing Policies. 2022-05-27 11:02:15 +05:30
Jim Bugwadia 495642c688
Update content/en/docs/concepts/security/pod-security-standards.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-26 17:43:29 -07:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Jim Bugwadia 7c5f243af7 move other policy engines
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-05-26 16:17:26 -07:00
chrismetz09 554ace0978 convert mermaid figs to svg in ingress.md 2022-05-26 10:40:09 -07:00
Attila Mészáros 73e224ff62
Add Java Operator SDK to operator frameworks 2022-05-26 17:52:51 +02:00
Tim Bannister 7f3604a949
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
harshitasao 8ce38a6625 added what's next in RBAC good practice guide 2022-05-26 13:27:44 +05:30
harshitasao 789935a35d fixed the RBAC good practice guide. 2022-05-26 12:15:20 +05:30
Tom Kivlin 2c154e13f5
remove duplicate 'the' 2022-05-25 15:15:38 +01:00
Sean Wei cca0aca855 Fix Markdown link 2022-05-25 21:17:01 +08:00
Tom Kivlin 60c5716567 capitalisation consistency 2022-05-25 08:20:25 +01:00
Jim Bugwadia 39afd8538d initial draft
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-05-24 22:27:00 -07:00
Tom Kivlin dc6d1fb667 added user role context, more info about `lo` and remove "obviously" 2022-05-24 22:21:57 +01:00
Tom Kivlin 4c595d4075 removed the "Usage Summary" section as no longer needed 2022-05-24 17:31:40 +01:00
Tom Kivlin 16cdb0b4a8
Added comma
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:24 +01:00
Tom Kivlin 4f41ef3b22
Grammatical improvement
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:08 +01:00
Tom Kivlin a23668cae3
Added hyphen
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:48 +01:00
Tom Kivlin 159ade8547
Added hyphen
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:35 +01:00
Tom Kivlin dbe825c6e0
Added comma
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:14 +01:00
Tom Kivlin 149e2b5151
Add link to kubernetes networking model page/section
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:25:09 +01:00
Tom Kivlin 0c085e24ff
Update to <1.24 note
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:24:19 +01:00
Tom Kivlin 4ba0e82bd0
Correction of what Kubelet did/could do in versions <1.24.
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:23:40 +01:00
Tom Kivlin c3629b395d
Clarity on scope of container runtime re. CNI
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:22:58 +01:00
Tom Kivlin f453118e4d
change to relative path
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-24 07:40:26 +01:00
Tom Kivlin 4c1b181aff added some clarification to the installation section 2022-05-23 14:32:04 +01:00
harshitasao f91d7e3f9a in docs/concepts/services-networking/service.md, modified the nginx version 2022-05-22 11:42:34 +05:30
Tom Kivlin 3b60dec955
Added info about v1.24 changes 2022-05-21 13:20:51 +01:00
Tom Kivlin 58aae61611
Remove refs to dockershim
- Removed refs deprecated with dockershim
- Tweaked header levels
2022-05-21 12:59:36 +01:00
Jordan Liggitt 79c01ff06d
Update content/en/docs/concepts/security/pod-security-standards.md
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2022-05-19 17:03:39 -04:00
Jordan Liggitt 03f0d23228 Clarify privileged Pod Security Standard description 2022-05-19 14:51:51 -04:00
eminalemdar f559518520 Updated references in different pages with the correct titles of the documents 2022-05-19 17:00:59 +03:00
Paul Bastide 2f15d185d5
Update pod-topology-spread-constraints.md
The minDomains value was not included in the spec schema segment
2022-05-17 09:33:30 -04:00
Adeniyi Stephen Oluwatola f40b3c25d6
Fix: Update service.md (nginx image not found)
I fixed an imagepulling error in the service.md example on the website. nginx:11.14.2 is no longer on Nginx docker hub:  https://hub.docker.com/_/nginx?tab=tags&page=1&name=11.14.2 so I changed the image tag to the latest. please let me know if the latest tag is not the right image to use or if I'm wrong.
2022-05-17 13:17:47 +01:00
Guangwen Feng bdee4b90f1 Fix a typo in flow-control.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-05-17 09:29:35 +08:00
Kubernetes Prow Robot 842479f23c
Merge pull request #33650 from piyush1146115/patch-1
Fix a typo.
2022-05-15 18:06:17 -07:00
Kubernetes Prow Robot 93a11b1007
Merge pull request #32812 from raesene/main
Add RBAC good practice guide
2022-05-15 14:12:16 -07:00
Rory 412571886c Add RBAC Good Practices Guide 2022-05-15 21:45:11 +02:00
Piyush Kanti Das d6180e07dc
Fix a typo. 2022-05-13 17:37:25 +06:00
Eirik A ffb5e67cc5
Add kube-rs to operator.md's third-party content
We have a [controller guide featured](https://kube.rs/controllers/intro/) on the linked webpage for this so hopefully this is appropriate.
2022-05-12 19:57:59 +01:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Jihoon Seo 13860de734 Fix links to ephemeral volume types 2022-05-09 11:51:06 +09:00
Aldo Culquicondor 63272f9368 Accurate explanation for the calculation of number of failures
in the Job API
2022-05-06 14:09:14 -04:00
Christopher Negus ffb7e4bc67 Small edit of pod security doc 2022-05-04 14:03:42 +00:00
Kubernetes Prow Robot 8d6a818a23
Merge pull request #33418 from ProbStub/patch-1
Adding reference how to do configmap changes
2022-05-04 00:25:31 -07:00
ProbStub f0702ba4ea
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-05-04 09:05:54 +02:00
ProbStub 2dc7ba07ab
Adding reference how to do configmap changes
In reference to https://stackoverflow.com/questions/54571185/how-to-patch-a-configmap-in-kubernetes adding a note on how to modify configmaps in a deployment.
2022-05-03 09:56:13 +02:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
Kubernetes Prow Robot 314ad4c43a
Merge pull request #32326 from nirroz93/patch-2
Changing note about limits without requests
2022-04-30 10:11:12 -07:00
Kubernetes Prow Robot ed5ae05402
Merge pull request #33316 from my-git9/debug-running-pod3
[en] modify debug-application/debug-running-pod
2022-04-30 09:59:13 -07:00
Kubernetes Prow Robot 57a43f30ca
Merge pull request #33340 from my-git9/resource-usage-monitoring3
[en] modify link about debug
2022-04-30 07:07:12 -07:00
Kubernetes Prow Robot 41dfc83423
Merge pull request #33339 from my-git9/debuglink4
[en] modify link about debug
2022-04-30 07:03:12 -07:00
xin.li e6276724bb [en] modify link about debug
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-30 09:48:28 +08:00
xin.li 781b2b381c [en] modify link about debug
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-30 09:21:16 +08:00
Kubernetes Prow Robot 8170154a6e
Merge pull request #31849 from mk46/fp_31667
Remove --pod-cidr from docs
2022-04-29 16:21:12 -07:00
wei.wang d9690ad314 [en]Update content/en/docs/concepts/workloads/pods/init-containers.md 2022-04-30 02:55:03 +08:00
Shabir Mohamed Abdul Samadh 9673cd2f75
doc: apply suggestions from code review
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-29 10:25:28 -04:00
xin.li d46e06a1c3 [en] modify debug-application/debug-running-pod
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:53:12 +08:00
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Kubernetes Prow Robot a6bf269d89
Merge pull request #33224 from reylejano/cni-spec
Update network plugins page for cni spec v1.0.0
2022-04-28 16:09:50 -07:00
Rey Lejano 3f221625e6 update network plugins page for cni spec 2022-04-28 08:19:23 -07:00
Kubernetes Prow Robot d4bbdb5aa7
Merge pull request #33219 from chrisnegus/dockershim-podsecurity-docs
Update pod security docs for dockershim removal
2022-04-28 08:17:50 -07:00
Kubernetes Prow Robot a1ef2afd7f
Merge pull request #31953 from sftim/20220227_update_pod_security_admission_concept_v1.24
Update Pod Security Admission concept for v1.24
2022-04-27 16:05:35 -07:00
Shabir Mohamed Abdul Samadh 65dbc312c7
doc: adopt PR comment suggestion 2022-04-27 18:30:27 -04:00
Jens-Uwe Walther 511c74564d
Remove gp3 from supported EBS volume types
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot 95859dd9df
Merge pull request #32824 from divyenpatel/dev-1.24
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Kubernetes Prow Robot 212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Christopher Negus 59d3e1e7a2 Update pod security docs for dockershim removal 2022-04-26 13:39:55 +00:00
Shabir Mohamed Abdul Samadh f2ef9858a3
doc: add comment about the name match in the example 2022-04-26 07:04:44 -04:00
Shabir Mohamed Abdul Samadh 7454622a18
doc: adopt suggestion
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-26 07:02:40 -04:00
Kubernetes Prow Robot c2666031e0
Merge pull request #33124 from tengqm/tweak-nodes-page
Tweak the Nodes page
2022-04-25 11:47:40 -07:00
Shabir Mohamed Abdul Samadh c83e9500d2
doc: add note about endpoint.name==service.name
For Services without selectors, there is no mention of the requirement that the name of the associated Endpoint object must be the same as the Service name. Thus, I have added that note.
2022-04-25 12:57:47 -04:00
Alastair Firth 694b4db53d
Update resource-quotas.md
This line is about 6 years old and has been implemented for some time ;)

30e536f610~1/docs/admin/resourcequota/index.md#L19
https://kubernetes.slack.com/archives/C8WRR2BB9/p1635968976005100
2022-04-25 11:35:11 +02:00
Kubernetes Prow Robot cbc2234938
Merge pull request #33079 from nonylene/patch-1
scheduling-eviction/pod-overhaed.md: Fix typo
2022-04-23 09:31:36 -07:00
nonylene 4759a9f652 scheduling-eviction/pod-overhaed.md: Fix a typo
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng e71768592e Tweak the Nodes page
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Kubernetes Prow Robot 1613606a16
Merge pull request #32774 from miteshskj/daemonset-review
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
Akihito INOH c4b703f11f use for_k8s_version not for_kubernetes_version
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00
Tim Bannister 0322a37d80 Update Romana details
- omit it as an example from CNI-Genie
- update the hyperlink
2022-04-20 12:51:35 +01:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Raunak Pradip Shah 02c43d28cf Remove v6 reference 2022-04-20 01:42:46 +05:30
Raunak Pradip Shah 66a191109c Remove v6 reference 2022-04-20 01:41:01 +05:30
Raunak Pradip Shah 5a1479b742 Use kubectl to determine if feature is present 2022-04-20 00:17:33 +05:30
s-kawamura-w664 f26337fadc Add that pv's access modes are not constraints on the volume. 2022-04-18 11:59:53 +00:00
Onur 50e01a032a
Update content/en/docs/concepts/services-networking/ingress.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-18 09:28:49 +03:00
Onur 70c7785cdd
Update ingress.md
'spec' is just another field that any Kubernetes object (Ingress here) needs.
2022-04-17 20:02:10 +03:00
Kubernetes Prow Robot 3920b5e71f
Merge pull request #32813 from tengqm/networkpolicy-example
Move NetworkPolicy into examples
2022-04-16 13:57:10 -07:00
Kubernetes Prow Robot 6fb52c5790
Merge pull request #32897 from Sea-n/main
[en] Fix Markdown formats
2022-04-14 18:17:10 -07:00
Kubernetes Prow Robot df7785e4fe
Merge pull request #32759 from AkihiroSuda/update-containerd-cri-link
runtime-class.md: update containerd/cri link
2022-04-14 17:23:10 -07:00
Tim Allclair 2dbbadd7d7 Fix contiv link 2022-04-14 09:49:19 -07:00
Tim Allclair 33d6f7a697 Revert "Delete broken link (contiv.io)"
This reverts commit b0e4e7a03c.
2022-04-14 09:47:26 -07:00
Divyen Patel 9fd1ccd427 deprecate vsphere volume and update migration support detail 2022-04-13 16:45:29 -07:00
Sean Wei 01c3c53b7d [en] Fix Markdown format 2022-04-14 01:33:53 +08:00
Kubernetes Prow Robot 1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Raunak Pradip Shah f89729d014 Add docs for preventing volume mode conversion 2022-04-13 19:29:16 +05:30
Chris Burgess 6893daac26
Docs fix for kubectl proxy configuration
Follow-up to https://github.com/kubernetes/website/pull/32245
2022-04-13 21:05:08 +12:00
Kubernetes Prow Robot 1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng 0bc8468bfa The PodOverhead feature is GA 2022-04-13 11:49:50 +08:00
Kubernetes Prow Robot f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Antoine Pelisse 11333a4851
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 10:33:30 -07:00
Antoine Pelisse cfa004ae6a Address more feedback 2022-04-12 08:54:35 -07:00
Jefftree ca0a2df7b7 Address comments 2022-04-12 08:48:49 -07:00
Antoine Pelisse 9814f9273d Add documentation for OpenAPI v3 Beta 2022-04-12 08:48:49 -07:00
Jonathan Dobson f9ba38b5d2 Update security considerations for CSI inline ephemeral volumes 2022-04-12 09:48:18 -06:00
Ashutosh Kumar 3005445d34
document non graceful node shutdown feature (#32406)
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com>
2022-04-12 07:27:24 -07:00
Mengjiao Liu 7e0a2162d7 Fix missing links 2022-04-12 16:46:38 +08:00
Mike Spreitzer 6ce3dd2237 Update APF metrics again 2022-04-11 23:20:18 -04:00
Kubernetes Prow Robot e45bfb5027
Merge pull request #32860 from miteshskj/replicationctrl-review
Adding link for client library to client-libraries page.
2022-04-11 18:05:22 -07:00
Qiming Teng ee95a4831b GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24 2022-04-12 09:01:43 +08:00
Kubernetes Prow Robot f531bf4569
Merge pull request #32683 from fengzixu/main
doc: update volume health monitoring doc with metrics content
2022-04-11 17:19:22 -07:00
Kubernetes Prow Robot 007d2520d1
Merge pull request #32340 from tengqm/mindomainsintopologyspread
Document the new MinDomainsInPodTopologySpread feature gate
2022-04-11 17:17:22 -07:00
Nate W e65201a5b3 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-11 09:31:28 -07:00
Kubernetes Prow Robot 0c9f2ffafc
Merge pull request #32473 from husky-parul/dev
KEP-1753 Deprecate Kubernetes system components logs sanitization
2022-04-11 08:32:09 -07:00
Mitesh Jain bcc87b7c34
Remove stale information about pod dnsConfig. 2022-04-11 20:58:24 +05:30
Mitesh Jain a21e006ebe
Adding link for client library to client-libraries page. 2022-04-11 20:47:44 +05:30
Mark Andreev 27ec191771
Remove link to domana.io
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00