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
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
Kubernetes Prow Robot
7b6f493313
Merge pull request #45105 from harshanarayana/kubelet/log-rotate-improvements
...
kubelet: enable configurable rotation duration and parallel rotate
2024-03-15 10:00:59 -07:00
Kubernetes Prow Robot
d9523db92c
Merge pull request #45212 from sftim/20240219_move_workload_management
...
Move and reword workload management page
2024-03-11 06:51:11 -07:00
stkasulanati
4dde8759cc
Update networking.md
...
Replaced the word "between" with among, as there can more than two applications sharing the same machines.
2024-03-07 22:20:44 +05:30
Kingdon Barrett
5f86adf940
Update Weave Net link to supported fork
...
(rajch is the maintainer in charge of Weave Net now)
Ref: https://github.com/kubernetes/website/pull/45202#issuecomment-1976819974
Signed-off-by: Kingdon B <yebyen@gmail.com>
Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>
2024-03-05 18:36:27 -05:00
Maksym Pavlenko
65daa2a509
Document changing pod logs directory in kubelet
...
Signed-off-by: Maksym Pavlenko <mxpv@apple.com>
2024-03-05 10:57:13 -08:00
Tim Bannister
b39e01b971
Add concept page about cluster autoscaling
...
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Aravindh Puthiyaparambil
5a55277fd5
KEP-2258: Promote NodeLogQuery to beta
2024-02-21 08:30:42 -08:00
Tim Bannister
0f0c0a49bd
Move workload management concept into workloads section
2024-02-19 12:32:30 +00:00
Harsha Narayana
3bdf51e2c9
kubelet: enable configurable rotation duration and parallel rotate
2024-02-19 11:14:22 +05:30
Able Lv
4fa4affdcf
Update logging.md
2024-02-18 17:34:25 +08:00
Dipesh Rawat
a3f297bc80
Use new feature_gate_name option
2024-02-12 19:16:20 +00:00
Kubernetes Prow Robot
e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
...
fix typos
2024-01-02 19:29:55 +01:00
Kubernetes Prow Robot
f06651bbfb
Merge pull request #44595 from tengqm/fix-links
...
Fix several link errors
2024-01-02 18:19:34 +01:00
Kubernetes Prow Robot
77367b79e5
Merge pull request #43964 from aojea/kubernetes_cluster_network
...
kubernetes cluster networking types based on IP address assignment
2024-01-01 19:33:31 +01:00