Shannon Kularathna
fc27b949e2
Add dependency loop advice.
...
Source PR: https://github.com/kubernetes/website/pull/46798
Co-authored-by: Shaun Crampton <shaun@tigera.io>
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-21 20:04:09 +00:00
Shannon Kularathna
136525cb37
Update with style suggestions and to include validating webhooks
2025-03-21 20:04:09 +00:00
Shannon Kularathna
12db5707f2
Modify migrated content to match current style and word wrap
...
- Remove h4 section headers for idempotence
- Wrap lines at 80 chars
- Update pod to Pod, deployment to Deployment
- Move the outcome of idempotency examples to the correct list item
- Update links to go to the correct places
2025-03-21 20:04:09 +00:00
Shannon Kularathna
14220821d1
Move best practices from dynamic admission control page to best practices page
...
Moved content as-is (no text changes) for a more readable diff between commits.
The following sections werent moved:
* Idempotence main section (better content in new page)
* Intercepting all versions of an object (better content in new page)
* Guaranteeing the final state of an object is seen
* Avoiding operating in the kube-system namespace
2025-03-21 20:04:03 +00:00
Shannon Kularathna
bf971d28d3
Add a new page for mutating webhook good practices.
...
- Link to new page from dynamic admission control page
- Retain TODOs for info that'll be migration from existing page
2025-03-21 20:00:38 +00:00
Paulo Piriquito
151c47470e
Update node-shutdown docs: typo in word 'administrators' (en)
...
Signed-off-by: Paulo Piriquito <paulo.piriquito@outlook.pt>
2025-02-24 11:45:31 +00:00
Kuba Tużnik
dc530ffd6a
cluster-autoscaling -> node-autoscaling clean-up
...
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
Kuba Tużnik
7c99a67b36
Concepts/ClusterAdministration: Expand Node Autoscaling documentation
2025-02-12 19:43:43 +01:00
Kubernetes Prow Robot
6709081710
Merge pull request #47471 from ringerc/patch-1
...
kube_pod_resource_request metric is now stable
2025-01-27 09:33:23 -08:00
Kubernetes Prow Robot
ad032e9576
Merge pull request #49391 from babugeet/babugeet-patch-4
...
Fixed link for core dns helm charts
2025-01-27 04:47:23 -08:00
Ruchi1499
6e5826ed31
Fix OpenTelemetry Protocol hyperlink to point directly to OTLP specifications
2025-01-22 16:29:28 +05:30
Abhinandh B G
e2f2169673
Fixed link for core dns helm charts
...
Signed-off-by: babugeet <abhinandhbg@gmail.com>
2025-01-11 14:07:53 +00:00
windsonsea
664a30e73a
Clean up cluster-administration/node-shutdown.md
2024-12-18 09:47:20 +08:00
Kubernetes Prow Robot
e81cbfe15f
Merge pull request #48405 from knight42/feat/split-stdout-stderr-doc
...
Update docs for split stdout / stderr Pod logging
2024-11-29 16:24:57 +00:00
Jian Zeng
387153787a
doc: document the usage of the PodLogsQuerySplitStreams feature
...
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2024-11-30 00:22:25 +08:00
Kubernetes Prow Robot
5ea7951e0f
Merge pull request #48474 from zylxjtu/dev-1.32
...
Add windows node graceful shutdown doc
2024-11-21 23:02:55 +00:00
Shedrack akintayo
c6afb74d66
Merge main into dev-1.32 to keep in sync
2024-11-20 14:04:09 +00:00
zylxjtu
e4bdcbcf5b
Add the windows graceful node shutdown doc
2024-11-18 21:32:40 -08:00
Afzal Ansari
6325a083dc
Document overprovisioning for node autoscaling ( #46635 )
...
* Documented overprovisioning for node autoscaling
* Migrate to task page and refactors the steps
* traverses to task path
* updates task for configuration
* adds the configs steps
* adds resources to examples dir and refactors the tasks
* updates the deployment with Pod Anti-Affinity rules
* fixes the indentation
* removed index, transformed the deployment priority class and changed the section
* reformated the docs act docs standard
2024-11-18 15:52:53 +00:00
Jefftree
f0ca297ac6
remove min-compat-version
2024-11-05 16:12:44 +00:00
Siyuan Zhang
d49da7e886
Add doc for CompatibilityVersion.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-11-05 16:10:51 +00:00
James Spurin
520173ec84
resolved conflict: ours contains same conflicted line and release example updates
2024-10-29 15:32:41 +00:00
Flamur Gogolli
cc8f40e51f
Update cluster-autoscaling.md
2024-10-29 08:35:55 +01:00
Rodolfo Albuquerque
1de1753475
Merge main into dev-1.32 to keep in sync
2024-10-23 23:46:20 -03:00
shubham82
0345ed852a
Fix hyperlinks in Cluster Autoscaling docs.
2024-10-21 18:17:31 +05:30
yongruilin
96e4198127
Fix: use correct metric allow list manifest format
...
According to c15581b277/staging/src/k8s.io/component-base/metrics/opts.go (L365)
, the manifest content should be a map.
2024-10-14 16:00:40 -07:00
yongruilin
257cd687a2
fix: use the correct flag name for allow metric label
...
It should match the flag definition c15581b277/staging/src/k8s.io/component-base/metrics/options.go (L81)
2024-10-10 15:41:40 -07:00
Kubernetes Prow Robot
f9610cd94d
Merge pull request #47986 from chanieljdan/merged-main-dev-1.32
...
Merge main branch into dev 1.32
2024-09-19 09:38:45 +01:00
Eduardo Roldan
f9c3b74510
Removed Weave Scope link
...
Weave Scope is not mantained anymore. The link target is a website without valid TLS certificate and a generic hosting landing page (netlify).
More information:
(https://github.com/weaveworks/scope
2024-09-14 01:07:22 -03:00
carlory
72678a16ea
mark feature-gate NodeOutOfServiceVolumeDetach as removed
2024-08-30 15:44:40 +08:00
Craig Ringer
4aa44ee8d6
kube_pod_resource_request metric is now stable
...
There's no longer any need to specify the --show-hidden-metrics-for-version
option to the scheduler to see the kube_pod_resource_request metric, it in the
stable set now.
Also mention that authorization must be for /metrics/resources. Simply having
/metrics is not enough.
2024-08-13 15:02:42 +12:00
Jefftree
80e240983f
Comments
2024-07-30 19:44:37 +00:00
Jefftree
dfde96c9b6
Address comments
2024-07-30 18:08:28 +00:00
Dhriti Shikhar
856c384387
fixes typo
2024-07-02 13:35:50 +05:30
Mike Spreitzer
eeca4ac53d
Add section to APF page about recursive scenarios
...
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2024-06-11 10:12:01 -04:00
xin.li
048cb54f8d
improve cluster-administration/flow-control format
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-05-16 20:55:38 +08:00
Kubernetes Prow Robot
7e548ea48e
Merge pull request #45464 from stkasulanati/patch-1
...
Update networking.md
2024-05-03 18:43:31 -07:00
Marcelo Giles
f32bcaf081
Move node shutdown section to cluster-administration
...
Update doc title
Rename file/update link
Update api_metadata
Update what's next
Remove api_metadata, add tootip
2024-04-25 09:42:06 -07:00
drewhagen
4c6ba12390
Merge main into dev-1.30 to keep in sync
2024-04-16 15:55:38 -05:00
Kubernetes Prow Robot
653584fd10
Merge pull request #45792 from CasperLiu/otlp-env-var-for-trace
...
Configure Kubernetes components's OTEL traces configuration (emitting traces directly and tuning with environment)
2024-04-12 03:02:49 -07:00
CasperLiu
494e36e983
modify words to make clear
2024-04-10 21:31:00 +08:00
CasperLiu
4c28c0a333
remove an example
2024-04-09 10:04:09 +08:00
CasperLiu
844301bc06
introduce how to configure environment variable for OTEL trace
2024-04-07 11:52:03 +08:00
Oluebube Princes Egbuna
0568c8af60
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot
7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
...
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Manuel Rüger
c1e7578efb
Add section about kube-state-metrics
2024-03-22 11:24:30 +01:00
Kubernetes Prow Robot
302679cad1
Merge pull request #45259 from mxpv/log-dir
...
Document changing pod logs directory in kubelet
2024-03-16 17:25:21 -07:00
Kubernetes Prow Robot
463ce41429
Merge pull request #45288 from pohly/contextual-logging
...
contextual logging: beta in Kubernetes 1.30
2024-03-16 09:41:47 -07:00
Patrick Ohly
4f0dc7ad36
contextual logging: document promotion to beta
2024-03-15 18:48:51 +01:00
Kubernetes Prow Robot
b4e5f319bd
Merge pull request #45126 from aravindhp/nlq-promote-beta
...
KEP-2258: Promote NodeLogQuery to beta
2024-03-15 10:03:41 -07:00