Commit Graph

8163 Commits

Author SHA1 Message Date
SataQiu 344aa15779 kubeadm: add instructions about rebalancing CoreDNS Pods after joining more nodes 2021-12-01 18:14:12 +08:00
Kubernetes Prow Robot 4afed8f01f Merge pull request #30664 from ashish-jaiswar/NewBranch
updated setup-konnectivity.md page
2021-11-30 22:09:17 -08:00
Craig Box 42597a0162 Tone down the humour 2021-12-01 13:53:59 +13:00
Craig Box 61edd87d8a Spelling and grammar fixes 2021-12-01 12:42:50 +13:00
John T Skarbek df3184bd52 Add recommendation for Deployment when HPA is enabled
* Advertise that we need to remove `spec.replicas` when a Horizontal Pod
  Autoscaler is active to prevent unnecessary changes in Pod counts during
  Deployment object changes
* Make note that a Deployment that has this value set behave awkwardly if a
  Deployment is scaled manually outside of the Deployment object

Signed-off-by: John T Skarbek <jtslear@gmail.com>
2021-11-30 18:37:10 -05:00
Craig Box 55bb7d2912 Second draft 2021-12-01 12:28:18 +13:00
Craig Box ce2092a123 Review fixes 2021-12-01 11:13:04 +13:00
Hang Yan 56035c1f8c Remove kompose up and down command doc
kompose has drop support for `up` and `down` subcommand since v1.22.0.
Also update kompose versions
2021-11-30 23:19:13 +08:00
Craig Box 3fc912e791 First draft of blog for submission 2021-11-30 21:54:49 +13:00
Ashish jaiswar b546825c32 Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>
2021-11-30 13:22:22 +05:30
Kubernetes Prow Robot 0ed0a0cce5 Merge pull request #30110 from sftim/20211016_add_now_delete_to_cheat_sheet
Add immediate pod deletion to cheat sheet
2021-11-29 17:04:57 -08:00
Kubernetes Prow Robot 0f4eb182c5 Merge pull request #30430 from Shubham82/Correct-link-Authorization
Improvement: Corrected the link for Authorization.
2021-11-29 16:38:56 -08:00
gbarceloPIB 6cb934ba19 Update pod-lifecycle.md 2021-11-29 13:59:13 +01:00
sandipanpanda 269dad43a0 Fix broken link of Install Docker Engine - Enterprise on Windows Servers (#30105)
* Fix the broken link of Install Docker Engine

Fix the broken link of Install Docker Engine - Enterprise on Windows Servers. Updated the redirect URL from https://hub.docker.com/editions/enterprise/docker-ee-server-windows to https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=Windows-Server#install-docker

* Fix the broken link of Install Docker Engine

* Fix the broken link of Install Docker Engine

* Update adding-windows-nodes.md

* Update adding-windows-nodes.md
2021-11-29 01:09:22 -08:00
Kubernetes Prow Robot 73f7c7ae32 Merge pull request #30605 from cpanato/dev-21-cycle
patches: update patch release calendar for December/21 cycle
2021-11-29 00:37:22 -08:00
ashish-jaiswar edc96615a6 updated setup-konnectivity.md 2021-11-29 10:11:47 +05:30
Kubernetes Prow Robot 5cad9834f7 Merge pull request #28626 from sandipb/patch-1
dns-pod-service.md: Fix unqualified host search ex
2021-11-27 10:38:40 -08:00
Tim Bannister c0c3d040f8 Add node problem detector to add-ons 2021-11-27 18:37:48 +00:00
Tim Bannister 5799a8cd48 Add immediate pod deletion to cheat sheet 2021-11-27 18:20:19 +00:00
Tim Bannister c043aca0dc Tidy page 2021-11-27 18:19:40 +00:00
Tim Bannister 282bc9187c Revise what's next section 2021-11-27 18:19:40 +00:00
Kubernetes Prow Robot 129b15b0a3 Merge pull request #30631 from Babapool/fix-metadata
Correcting the docs for label kubernetes.io/metadata.name
2021-11-26 01:04:52 -08:00
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 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
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
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
Madhav Budhiraja 2ff1bffa3d Remove extra bracket 2021-11-23 23:56:41 +05:30
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 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
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