Commit Graph

3140 Commits

Author SHA1 Message Date
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
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
Qiming Teng e4a473c39b Document the new MinDomainsInPodTopologySpread feature aate 2022-04-08 16:39:46 +08:00
Qiming Teng b51b1d6b1d Move NetworkPolicy into examples 2022-04-08 16:00:56 +08:00
Kubernetes Prow Robot 3fca29abb1
Merge pull request #32803 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-07 20:10:41 -07:00
Kubernetes Prow Robot 6284fee097
Merge pull request #32779 from deepakkinni/up_doc_demote_1
Change back feature state to alpha for HonorPVReclaimPolicy
2022-04-07 17:52:41 -07:00
Nate W d1bce4cb0d Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-07 10:41:49 -07:00
Deepak Kinni 23b57a355c Change feature state to alpha for HonorPVReclaimPolicy
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Bridget Kromhout a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer (#32696)
* Feature flag change when moving from alpha to beta

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Clarifying default as of beta.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Kubernetes Prow Robot a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng ecf1cd11cd Document the MaxUnavailableStatefulSet feature 2022-04-07 17:12:58 +08:00
Onur e42c5e6c86
Update service.md 2022-04-07 11:28:58 +03:00
Akihiro Suda 8c48fa656f
runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Mitesh Jain 1eca303e91
Remove stale information about pod selector. 2022-04-06 11:07:24 +05:30
Kubernetes Prow Robot b0a0544579
Merge pull request #32771 from mrunalp/pod_priority_shutdown_beta
Update docs for Pod Priority Based Node Graceful Shutdown beta
2022-04-05 21:54:57 -07:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot 275bb93aa6
Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Kubernetes Prow Robot fc771f4431
Merge pull request #32452 from pohly/contextual-logging
features: add ContextualLogging
2022-04-05 17:50:55 -07:00
Mitesh Jain 7c58a81b89
Remove stale information about unsupported versions. 2022-04-06 01:48:25 +05:30
Mitesh Jain 1a5fe3ccbb
Remove stale information about apiVersion. 2022-04-06 00:49:09 +05:30
Mitesh Jain f218c25778
Remove stale information about apiVersion. 2022-04-05 21:56:52 +05:30
Deepak Kinni 8c9bf99a66 Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu b74b4c18fe doc: update volume health monitoring doc 2022-04-05 12:51:50 +00:00
Kubernetes Prow Robot 3cadb66eb8
Merge pull request #32704 from miteshskj/fix-32689
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
2022-04-05 05:41:36 -07:00
Kubernetes Prow Robot 3bf1df5a12
Merge pull request #32692 from pipo02mix/patch-1
Update pod-topology-spread-constraints adding the missing scheduler name
2022-04-04 23:41:36 -07:00
Ali Mukadam 81ffc6536d
docs: added internal load balancer service annotations for Oracle Cloud
Reviewed-by: Avi Miller <avi.miller@oracle.com>
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2022-04-05 14:57:23 +10:00
Kubernetes Prow Robot 132fece161
Merge pull request #32652 from tidusete/patch-1
Missunderstood pods/pod-with-node-affinity.yaml
2022-04-04 09:56:10 -07:00
Nate W 22643121ff Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-04 09:40:29 -07:00
Patrick Ohly 4a57c111f9 features: add ContextualLogging
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Ankita Shirodkar 043121abdf
Updating Kubernetes Overview page
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
阿杰鲁 8ab6120d12 docs: Resync configmap.md 2022-04-02 14:29:54 +08:00
Antonio Ojea 9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 (#32345) 2022-04-01 15:04:09 -07:00
Mitesh Jain cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister. 2022-04-01 19:30:20 +05:30
Kubernetes Prow Robot 085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot dce29beea4
Merge pull request #32577 from deejross/kep3140
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Fernando Ripoll 8a58d35c10
Update pod-topology-spread-constraints.md 2022-04-01 07:57:04 +02:00
Tim Rosenblatt f16c446d0a
Explain Service without selector is for non-Pod backends (#32602)
* Minor edit for clarity

The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend

* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-31 22:40:37 -07:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00