Commit Graph

8701 Commits

Author SHA1 Message Date
xiaoxubeii f183a65cfe Fix containerd version typo 2021-11-26 15:41:24 +08:00
Vitthal Sai 2ae0496450 Added mention of the K8s API Server 2021-11-25 23:27:12 +05:30
Kubernetes Prow Robot fe2b4047db Merge pull request #30264 from doughgle/patch-2
Clarify why cordon all but 4 nodes.
2021-11-25 06:54:34 -08:00
Kubernetes Prow Robot 46b8ceb7df Merge pull request #30404 from kerthcet/feature/add-migration-to-scheduler-v1beta3
add migration guide to scheduler v1beta3
2021-11-25 06:32:34 -08:00
Kubernetes Prow Robot 44a3025b52 Merge pull request #30628 from 243f6a8885a308d313198a2e037/patch-1
fix: typos in health-checks.md
2021-11-25 03:10:33 -08:00
243f6a88 85a308d3 af2a60b57f fix: typo in health-checks.md 2021-11-25 19:00:41 +09:00
Robot Jelly fbe2194d5b added line separation in kubectl page (#30359)
* added line separation in kubectl page

added line separation in kubectl page - 2

added line separation in kubectl page - 3 added space at ends

final changes

added spaces at end

* removed Line-549 from end of the file

* added Line-548 at the end of file
2021-11-25 01:26:33 -08:00
Vitthal Sai 82c3a0785d Incorporated the suggested feedback 2021-11-25 14:47:29 +05:30
Kubernetes Prow Robot 020cbc46b0 Merge pull request #30586 from wiggitywhitney/concepts-pdb
Clarify PDB line in disruptions concept page
2021-11-24 23:22:33 -08:00
Vitthal Sai 1f34679e9f Correcting the docs for label kubernetes.io/metadata.name 2021-11-25 12:29:18 +05:30
kerthcet 74dcb53cc5 add migration docs for scheduler component config api from v1beta2 to v1beta3
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-25 11:26:25 +08:00
Mengjiao Liu 159234a0a6 kubelet: sysctls allows slashes as a separator 2021-11-25 11:14:56 +08:00
Kubernetes Prow Robot c02a0715e1 Merge pull request #29015 from rajula96reddy/memory-qos
1.22 feature blog for memory qos support with cgroups v2
2021-11-24 15:39:32 -08:00
Tim Bannister f71bc6d90a Fix punctuation nit 2021-11-24 23:28:06 +00:00
Tim Bannister bfb6fd44d0 Update article publication date 2021-11-24 23:27:07 +00:00
Aldo Culquicondor d42a12c2eb Add JobReadyPods feature gate 2021-11-24 15:39:23 -05:00
Jason Kim (Jun Chul Kim) add3441154 Update manage-resources-containers.md
Warn people about mistaking "M" suffix for "m" when setting resource limits #30499
2021-11-24 23:11:27 +09:00
Kubernetes Prow Robot f20afa3bd2 Merge pull request #30598 from Babapool/add-kui
Create an entry that describes the Kui tool within docs
2021-11-24 03:14:20 -08:00
Vitthal Sai fddb61757e Added content for better phrasing as suggested 2021-11-24 16:36:37 +05:30
Kubernetes Prow Robot 199047637f Merge pull request #29709 from fromanirh/cpumanager-policy-options-feature-gates
node: cpumanager: policy options to beta: document the options graduation process
2021-11-23 12:34:52 -08:00
Madhav Budhiraja 2ff1bffa3d Remove extra bracket 2021-11-23 23:56:41 +05:30
Kubernetes Prow Robot e2117699c7 Merge pull request #30495 from msau42/dev-1.23
update on-by-default for csi migration providers
2021-11-23 09:18:17 -08:00
Kubernetes Prow Robot 007e2ea63c Merge pull request #30535 from haircommander/cri-stats
Document PodAndContainerStatsFromCRI feature
2021-11-23 09:02:17 -08:00
Francesco Romani 7d8483e0e4 node: cpumanager: document the graduation process
Document the graduation process and the maturity level
of the cpumanager policy options, and the new feature gate
involved. No changes regarding the existing options.

For more details: https://github.com/kubernetes/enhancements/pull/2933
Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-11-23 18:01:15 +01:00
Peter Hunt 7c1e61a697 Document PodAndContainerStatsFromCRI feature
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2021-11-23 11:48:54 -05:00
Joseph Burnett ee39fdc2ad Update docs with HPA v2 stable. 2021-11-23 14:21:08 +01:00
Shubham Kuchhal 349be77566 Improvement for Authorization in Extending Kubernetes docs.
Improvement: Corrected the link for Authorization.

Fix Typo
2021-11-23 16:49:02 +05:30
Carlos Panato 0810f31204 patches: update patch release calendar for December/21 cycle
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-23 09:20:16 +01:00
Kubernetes Prow Robot 29c2aedd69 Merge pull request #30537 from robscott/topology-hints-1.23
Updating Topology Aware Hints docs for 1.23
2021-11-22 18:22:17 -08:00
Kubernetes Prow Robot 1c31b83f9d Merge pull request #30294 from bradbeck/zsh-completion
Fix zsh completion setup
2021-11-22 18:14:16 -08:00
Kubernetes Prow Robot 62bccf0712 Merge pull request #30599 from budhirajamadhav/pr-repair-obsolote-link-sigdocsagenda
Fix obsolete link to Sig docs agenda doc
2021-11-22 18:12:16 -08:00
Kubernetes Prow Robot 2363c92474 Merge pull request #28701 from rajeshdeshpande02/add-cp-command
Adding kubectl cp command examples in the cheat sheet
2021-11-22 17:56:16 -08:00
Kubernetes Prow Robot 8b9ed000f2 Merge pull request #28218 from kelvinn/patch-2
Fix incorrect command
2021-11-22 17:48:16 -08:00
Kubernetes Prow Robot 85d4742e75 Merge pull request #30543 from fossilet/patch-1
Fix shell misquote.
2021-11-22 17:34:16 -08:00
budhirajamadhav fbeab275d0 Fix obsolete link to sig docs agenda doc 2021-11-23 03:12:10 +05:30
Vitthal Sai a6ba36764d Create an entry that describes the Kui tool within docs 2021-11-23 02:01:43 +05:30
Michelle Au 40d431a42c update on-by-default for csi migration providers 2021-11-22 12:16:19 -08:00
ravisantoshgudimetla 466561c47c [docs]: Promote STS minReadySeconds to beta 2021-11-22 09:57:24 -05:00
wiggitywhitney 97495989fc Clarify PDB line in disruptions concept page 2021-11-21 18:39:54 -06:00
Kubernetes Prow Robot 7714140cc6 Merge pull request #30500 from sysnet4admin/patch-5
Update managing-tls-in-a-cluster.md
2021-11-21 16:19:03 -08:00
wiggitywhitney c0a8fe5be2 Clarify glossary entry for PodDisruptionBudget 2021-11-21 17:11:05 -06:00
Kubernetes Prow Robot 6e45595d3a Merge pull request #29871 from verb/1.23-ec-beta
Promote EphemeralContainers to beta in website
2021-11-20 17:10:59 -08:00
Kubernetes Prow Robot b6ae6e78f7 Merge pull request #29386 from bridgetkromhout/dev-1.23
Promote IPv4/IPv6 dual-stack support to Stable in 1.23
2021-11-20 11:04:59 -08:00
Kubernetes Prow Robot 8da444be20 Merge pull request #30505 from pohly/structured-logging-1.23
logging: structured logging, klog deprecation
2021-11-20 10:54:59 -08:00
Kubernetes Prow Robot 04d20067e8 Merge pull request #30468 from klueska/kep-2902-distribute-cpus-policy
Add description of distribute-cpus-across-numa CPUManager policy option
2021-11-20 10:44:59 -08:00
Kubernetes Prow Robot 6be6d31823 Merge pull request #30333 from chetak123/mark_flexvolume_deprecated
Added Note for Deprecation of Flexvolume
2021-11-20 10:38:59 -08:00
Kubernetes Prow Robot 66c07ae9ad Merge pull request #30109 from sftim/20211016_revise_seccomp_tutorial
Revise seccomp tutorial
2021-11-20 10:36:59 -08:00
Kubernetes Prow Robot 2b062f57e5 Merge pull request #29753 from verult/fsgroup-to-csi-beta
Updating DelegateFSGroupToCSIDriver feature to beta
2021-11-20 10:30:59 -08:00
Bridget Kromhout a209e3d65e Dual-stack to stable in 1.23
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2021-11-20 16:53:27 +00:00
Kubernetes Prow Robot 074e35836b Merge pull request #30573 from SijmenHuizenga/patch-1
Fix broken ref in services-networking/service.md
2021-11-20 08:49:00 -08:00