Kubernetes Prow Robot
e408a389b3
Merge pull request #32757 from iamNoah1/main
...
Revise page “Contributing to the Upstream Kubernetes Code”
2022-04-08 01:34:41 -07:00
Kubernetes Prow Robot
065ed76148
Merge pull request #32765 from liggitt/guide
...
Add 1.27 deprecated API removals
2022-04-08 01:22:41 -07:00
Qiming Teng
b51b1d6b1d
Move NetworkPolicy into examples
2022-04-08 16:00:56 +08:00
Mads Jensen
eefc776e29
Fix typos in Markdown links. ( #32802 )
...
* Fix typos in Markdown links.
* Test
Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com >
2022-04-08 00:16:41 -07:00
Kubernetes Prow Robot
49a2655d25
Merge pull request #32604 from nikhita/kubectl-subresource-support-docs
...
Document kubectl subresource support
2022-04-07 22:32:43 -07:00
Nikhita Raghunath
73563a3d7a
Add docs for kubectl subresource support
2022-04-08 09:11:02 +05:30
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
Lubomir I. Ivanov
931581eb88
kubeadm: add task page for cluster reconf
...
The new task page outlines steps for reconfiguring
a kubeadm cluster and persisting reconfiguration.
Link the new page from the existing guides for
"customizing components", "creating a cluster",
and "kubeadm upgrade".
Co-authored-by: Paco Xu <paco.xu@daocloud.io >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-04-08 01:57:42 +03: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
Kubernetes Prow Robot
220720a2b8
Merge pull request #32799 from guresonur/patch-2
...
Update service.md
2022-04-07 02:05:57 -07:00
Kubernetes Prow Robot
3aef33c651
Merge pull request #32259 from tengqm/fix-links-3
...
Fix nits in the change runtime containerd page
2022-04-07 02:03:57 -07:00
Kubernetes Prow Robot
ed8d57455a
Merge pull request #32190 from tengqm/fix-nodelocaldns
...
Reformat the node local DNS cache page
2022-04-07 01:39:57 -07:00
Onur
e42c5e6c86
Update service.md
2022-04-07 11:28:58 +03:00
TheSamDickey
1be2b6e05c
Update ingress-v1.md
...
While reading through the documentation, I noticed weird asterisk characters that seemed like they should be bullet points. I kept reading and saw the formatting for `loadBalancer.ingress.ports.protocol`. I liked how it organized the values into an easy to read list.
This proposed change formats the possible values for `rules.http.paths.pathType` to be a bullet point list, in (imo) a format that is easier to read.
2022-04-06 23:33:52 -05:00
Jihoon Seo
b16e2bc7f4
Replace Go Doc URL with pkg.go.dev
2022-04-07 11:22:38 +09:00
Jordan Liggitt
312d50b02d
Add 1.27 deprecated API removals
2022-04-06 20:59:42 -04:00
Tim Bannister
9c8227a521
Update kubeadm CRI detection docs
...
Update kubeadm CRI detection docs in light of dockershim deprecation.
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2022-04-06 22:14:49 +01:00
Kermit Alexander
e638ab5ee8
Reword resource constraint section.
2022-04-06 13:54:04 -07:00
cici37
46d35e2bab
Adding doc for transition rules, func library and resource constraints.
2022-04-06 13:54:02 -07:00
Rey Lejano
9211599cfd
update dockershim deprecation to removal on tasks page
2022-04-06 13:44:53 -07: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
Kubernetes Prow Robot
4a13e4c99a
Merge pull request #32594 from tengqm/openapienum-beta
...
OpenAPIEnums feature is beta in 1.24
2022-04-05 19:08:55 -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
Kubernetes Prow Robot
cdf578eb69
Merge pull request #32766 from miteshskj/statefulset-review
...
Remove stale information about unsupported versions.
2022-04-05 17:28:56 -07:00
Priyanshu Ahlawat
508f111b60
Update resource-metrics-pipeline.md ( #32467 )
...
* Update resource-metrics-pipeline.md
* Update resource-metrics-pipeline.md
* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-05 17:18:56 -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
Vitthal Sai
4a05cab07e
Adds documentation for PR Wrangler Shadow program
2022-04-06 00:10:50 +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
Noah Ispas (iamNoah1)
c231ba5be3
add necessary tools, correct git output example
2022-04-05 10:15:15 +02: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
59d7fde1ca
Merge pull request #32723 from sohan-lh/patch-1
...
Update horizontal-pod-autoscale-walkthrough.md
2022-04-04 16:51:35 -07:00
Thomas Güttler
7ce04aeb14
PodSecurityPolicy is deprecated (glossary)
2022-04-04 21:15:26 +02:00
Kubernetes Prow Robot
44ed64e205
Merge pull request #32751 from seokho-son/l10ng
...
Update l10n guide to use both native and English names in config.toml
2022-04-04 11:40:11 -07: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