Karena Angell
6573fead87
Update pod-scheduling-readiness.md to beta
...
Pod Scheduling Readiness graduated to beta in 1.27, this minor update reflects that feature state.
2023-10-11 23:50:41 -06:00
Mohammed Affan
1b56dc5ad5
Add a task page for troubleshooting kubectl ( #42347 )
...
* Add troubleshoot-kubectl-connectivity.md
* Add overview
* Add body
* Update content/en/docs/tasks/debug/debug-cluster/_index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Modify note in _index.md
* Add prerequisites section
* Fix API server section
* Fix TLS section
* Fix heading formatting
* Change the title
* Revise prerequisites
* Drop the note
* Fix some nits
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-12 07:49:56 +02:00
Kensei Nakada
caed9a1924
Modify `SchedulerQueueingHints` ( #43427 )
...
* Modify `SchedulerQueueingHints`
* fix: QueueingHint is enabled by default
* Add more context in the description
* format the description
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update the description of QueueingHint feature
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-10-12 02:50:44 +02:00
steve-hardman
298d7cd864
Fix page layout
2023-10-12 00:22:32 +01:00
Utkarsh Singh
4ed9c343e2
Updated con docs/contribute/generate-ref-docs/prerequisites-ref-docs.md
...
Signed-off-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
2023-10-11 11:02:47 +00:00
Kubernetes Prow Robot
4440dba8c2
Merge pull request #43409 from saschagrunert/kubepkg
...
Replace kubepkg reference with krel templates
2023-10-11 04:27:22 +02:00
windsonsea
0b4b808007
Clean up /kubeadm/install-kubeadm.md
2023-10-11 09:13:30 +08:00
Kubernetes Prow Robot
9ded84aa76
Merge pull request #42124 from mrgiles/39444_kubeadm_install_no_pkg_mgr_info
...
Add note for Linux distros that don't include glibc
2023-10-11 01:43:16 +02:00
Kubernetes Prow Robot
f8da02e489
Merge pull request #43407 from xmudrii/remove-legacy-repos
...
Remove instructions for legacy package repos
2023-10-10 19:12:13 +02:00
Marko Mudrinić
7d706d9921
Remove instructions for legacy package repos
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-10 18:01:54 +02:00
Clément Nussbaumer
f9ad24a5d6
doc(etcd-maintenance): add reference to etcd-defrag CronJob ( #43394 )
...
* doc(etcd-maintenance): add reference to etcd-defrag CronJob
* doc: improve style according to style guide
* chore: fix file name
2023-10-10 16:12:13 +02:00
Sascha Grunert
f833be44e4
Remove rapture reference for build admins
...
Package builds are now integrated into `krel obs`, means we do not have
to reference rapture any more. It also got removed in
https://github.com/kubernetes/release/pull/3313 .
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-10-10 14:52:02 +02:00
Sascha Grunert
d02dbb4930
Replace kubepkg reference with krel templates
...
The `krel` templates are the ones we use right now, while kubepkg got
removed in https://github.com/kubernetes/release/pull/3313 .
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-10-10 14:49:16 +02:00
Kubernetes Prow Robot
d3f6c70f59
Merge pull request #43402 from thisisharrsh/fix_link
...
Fixed the reference link for 'secret permissions with default mode'
2023-10-10 11:14:28 +02:00
Kubernetes Prow Robot
270a07142e
Merge pull request #40836 from iyear/feat/jsonpath-escape-dot
...
kubectl/jsonpath: add example of escaping termination character
2023-10-10 10:45:53 +02:00
Kubernetes Prow Robot
e805cb9e7b
Merge pull request #41114 from hatfieldbrian/patch-1
...
Correct `collection` definition to a list of instances of a resource _type_
2023-10-10 10:36:08 +02:00
Kubernetes Prow Robot
05a7760ea9
Merge pull request #42054 from kundan2707/annotation-leader
...
Document deprecated leader annotation
2023-10-10 09:48:26 +02:00
Kubernetes Prow Robot
84fd32d13c
Merge pull request #41682 from Shubham82/Add_subj_command_option
...
Add -subj Command Option.
2023-10-10 09:45:22 +02:00
Kubernetes Prow Robot
548f6bd39c
Merge pull request #41685 from morganrowse/patch-1
...
Include `initContainers` in list-all-running-container-images.md
2023-10-10 09:35:05 +02:00
Kubernetes Prow Robot
a6a80e6f3c
Merge pull request #41771 from kgibm/clarifycgroupsv2_followup
...
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
2023-10-10 09:29:37 +02:00
Hasan Rashid
972a46738e
Remove redudant steps from instruction ( #41953 )
...
* Remove redudant steps from instruction
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tutorials/services/connect-applications-service.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Change line 313, and add missing line
* Fix missing command end on line 313
* Update connect-applications-service.md
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 09:19:02 +02:00
Kundan Kumar
f7df84d3e9
documented annotation leader
2023-10-10 12:41:35 +05:30
harsh
0f2189338c
Fixed the reference for 'secret permissions with default mode'
2023-10-10 12:41:04 +05:30
Kubernetes Prow Robot
14f30b5266
Merge pull request #41981 from RomanBednar/pv-last-phase-transition-time
...
Add blog for PersistentVolume last phase transition time
2023-10-10 09:06:08 +02:00
Kubernetes Prow Robot
4233c52cbc
Merge pull request #42051 from sybereal/fix-crossnamespacepodaffinity
...
Fix example errors for CrossNamespacePodAffinity
2023-10-10 09:03:31 +02:00
Kubernetes Prow Robot
329af06916
Merge pull request #42085 from AlexanderSerbul/patch-1
...
Update connect-applications-service.md
2023-10-10 08:59:01 +02:00
Marlow Weston
5f4fa22259
Small mistake between sections of the document ( #42089 )
...
* Small mistake between sections of the document
The note for --kube-reserved-cgroup should match formatting for --system-reserved-cgroup. This changes helps those match.
* Update reserve-compute-resources.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 08:54:22 +02:00
Kubernetes Prow Robot
87e29b25b8
Merge pull request #42126 from kundan2707/network_plugin_whats_next
...
what's next for network plugin
2023-10-10 08:42:22 +02:00
Kubernetes Prow Robot
5e30f39aaa
Merge pull request #42104 from lngando/patch-1
...
Update connect-applications-service.md
2023-10-10 08:35:55 +02:00
Kubernetes Prow Robot
2668fec5ea
Merge pull request #42131 from mrgiles/36784_etcd_restore_cmd_update
...
Add note after restore cmd to specify that data-dir will be (re)created
2023-10-10 08:22:02 +02:00
Qiming Teng
d50d91f492
Update network-plugins.md
2023-10-10 14:20:18 +08:00
Kubernetes Prow Robot
70dd4bdd49
Merge pull request #42184 from Richabanker/gvr-glossary
...
Add an entry in glossary for GVR
2023-10-10 05:40:11 +02:00
Mohammed Affan
69c80491cf
Fix explanation in service concept ( #42198 )
...
* Fix explanation in service concept
* Revert "Fix explanation in service concept"
This reverts commit 221cd69597
.
* Update service.md
2023-10-10 05:30:22 +02:00
Utkarsh Singh
17f0800492
Add diagram to Cluster Architecture concept page ( #42272 )
...
* Added componenets-of-kubernetes svg in content/en/docs/concepts/architecture
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
* Updated cloud-controller-manager svg
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
* Updated image caption in /docs/concepts/architecture/_index.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
* Added kubernetes-cluster-architecture svg in content/en/docs/concepts/architecture
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
---------
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-10-10 05:26:10 +02:00
Kubernetes Prow Robot
e475bf69fb
Merge pull request #42329 from dipankardas011/private-repo
...
added Note for secret in same namespace as the Deployment, Pods
2023-10-10 05:19:56 +02:00
Aritra Ghosh
76756833c1
Update taint-and-toleration.md with types of taint effects ( #42315 )
...
* Update taint-and-toleration.md
Revamped the taint effect to introduce the effects early in the article
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>
* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>
* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Update taint-and-toleration.md
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 05:04:38 +02:00
Qiming Teng
16fdb34540
Update pull-image-private-registry.md
2023-10-10 10:57:07 +08:00
Kubernetes Prow Robot
35b9637223
Merge pull request #42414 from windsonsea/releasey
...
Clean up pages in /releases
2023-10-10 04:50:19 +02:00
Kubernetes Prow Robot
984a02463e
Merge pull request #42542 from saschagrunert/config-json
...
Fix config.json interpretation
2023-10-10 04:10:56 +02:00
Kubernetes Prow Robot
92baaccc03
Merge pull request #42550 from shannonxtreme/secrets-cleanup
...
Fix Secret capitalization and use code shortcode
2023-10-10 04:08:32 +02:00
Kubernetes Prow Robot
5e8fd48f68
Merge pull request #43395 from pohly/structured-logging-warning
...
system-logs: warn about log output changes
2023-10-10 03:23:14 +02:00
Meenu Yadav
6ad9d41545
Document annotation service.kubernetes.io/topology-mode ( #43390 )
...
* fix: Annotation service.kubernetes.io/topology-mode not documented / registered
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-09 21:35:26 +02:00
Patrick Ohly
62640d9920
system-logs: warn about log output changes
...
This is not a new policy: there never has been any promise of stability and
log output has changed frequently (whenever a log call got modified), including
changes that affect all log calls (when changing the underlying output
code). We just have not explicit warned about this.
2023-10-09 19:36:55 +02:00
Kubernetes Prow Robot
f9365c838d
Merge pull request #42631 from pegasas/stringdata
...
Document snag with stringData and server-side apply
2023-10-09 16:12:55 +02:00
Saumya
7349a0f693
updated doc for key type and size ( #42981 )
...
* updated the changes
Signed-off-by: SaumyaBhushan <saumya.bhushan666@gmail.com>
* removed the note section and added a plain text
Signed-off-by: SaumyaBhushan <saumya.bhushan666@gmail.com>
* Update high-availability.md
---------
Signed-off-by: SaumyaBhushan <saumya.bhushan666@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-09 16:03:19 +02:00
Kubernetes Prow Robot
74abcb3227
Merge pull request #42598 from Lucifergene/main
...
Added Deployment Strategy example in sample deployment
2023-10-09 16:00:59 +02:00
Qiming Teng
cf83760309
Update managing-secret-using-config-file.md
2023-10-09 21:53:43 +08:00
Qiming Teng
60d9f83f59
Update secret.md
2023-10-09 21:53:16 +08:00
Kubernetes Prow Robot
13ccefd123
Merge pull request #43338 from blue86321/fix/link-text-in-glossary-cri
...
fix: link text in glossary cri
2023-10-09 15:46:09 +02:00
Ritika
2e51dc03f6
Added, registered aws-lb-security-groups annotation ( #43009 )
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-10-09 15:44:03 +02:00
Prasanna Karunanayaka
edd262d10d
Update kubectl cheat sheet with command to identify Nodes in Ready state ( #43114 )
...
* Update cheatsheet.md
Added - Check which nodes are ready with custom-columns
* Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
---------
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-10-09 15:41:34 +02:00
Kubernetes Prow Robot
a0a4f553c0
Merge pull request #43104 from Ayush9026/Ayush/Featureadd-insection-whydoyouneedKubernetes
...
Feature addition in section why do you need Kubernetes
2023-10-09 15:35:16 +02:00
Kubernetes Prow Robot
65a998ff23
Merge pull request #43191 from niranjandarshann/glossary/csi
...
Use glossary tooltip for CSI
2023-10-09 15:32:39 +02:00
Kubernetes Prow Robot
28a5fd81ce
Merge pull request #43243 from windsonsea/qosyh
...
Revert SVG images and fix typos in memory qos cgroup v2 blog
2023-10-09 15:28:26 +02:00
Satyam Soni
c85b46f203
Document annotation container.apparmor.security.beta.kubernetes.io/ ( #43227 )
...
* Document annotation container.apparmor.security.beta.kubernetes.io/
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-09 15:24:01 +02:00
Kubernetes Prow Robot
06a4ffccd5
Merge pull request #43290 from Affan-7/config-multiple-shcedulers
...
Add statement for explaining the example image
2023-10-09 15:21:50 +02:00
澄潭
a2586b9d24
Update ingress-controllers.md ( #43367 )
...
* Update ingress-controllers.md
Add more additional controllers.
* Update ingress-controllers.md
2023-10-09 15:17:30 +02:00
Tamilselvan
f66b8966d8
Fix for Label nfd.node.kubernetes.io/node-name ( #42997 )
...
* rebase-1 Fix for Label nfd.node.kubernetes.io/node-name
Fix for Label nfd.node.kubernetes.io/node-name
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update _index.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-09 15:00:10 +02:00
Roman Bednar
d9a9011a7b
Add blog for PersistentVolume last phase transition time
2023-10-09 14:30:33 +02:00
Shubham
aabb993812
Fix hyperlinks in Ingress concept ( #43110 )
...
* Fixed the Hyperlinks under the Ingress docs.
* Modified the hyperlink for Ingress spec.
2023-10-09 12:09:01 +02:00
Kubernetes Prow Robot
bdea330d48
Merge pull request #43133 from sftim/20230920_revise_statefulset_tutorial_introduction
...
Revise introduction to StatefulSet tutorial
2023-10-09 10:58:40 +02:00
Kubernetes Prow Robot
091b266d68
Merge pull request #43300 from tengqm/update-configapi
...
Update config API reference
2023-10-09 10:27:14 +02:00
Raul Mahiques
926770351c
Added instructions for SUSE-based distributions ( #42913 )
...
* Update install-kubectl-linux.md
Added instructions for SUSE based distributions
* Update change-package-repository.md
Added a section for openSUSE and SLES distributions
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Update content/en/docs/tasks/tools/install-kubectl-linux.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-09 09:05:47 +02:00
Sarthak Patel
6f4039bcef
Add KCSA Certification to Training page ( #43318 )
...
* Add KCSA certification to Training page
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Change CSS for training
Account for the addition of KCSA.
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-08 16:24:51 +08:00
Kubernetes Prow Robot
3bf4db56dd
Merge pull request #43299 from steve-hardman/fix-jq-link
...
Update outdated jq link
2023-10-07 03:15:19 +02:00
Michael
318ff2e797
Clean up kubelet-tls-bootstrapping.md
2023-10-07 09:02:41 +08:00
Chun-Wei Chang
9e1201fb4a
fix: link text in glossary cri
2023-10-06 13:32:30 -07:00
Kubernetes Prow Robot
e3ac47a5d2
Merge pull request #42726 from TheFutonEng/main
...
Add a blog on how to bootstrap an air-gapped cluster using kubeadm
2023-10-06 01:33:55 +02:00
Rob Mengert
1b6679060e
Update: changed publication date to 10/12/23
2023-10-05 23:49:53 +01:00
Kubernetes Prow Robot
ce29d9cb9e
Merge pull request #43159 from fsmunoz/sig-arch-conformance-spotlight
...
Add SIG Architecture Conformance spotlight interview
2023-10-06 00:41:56 +02:00
Shannon Kularathna
cc62cbfda3
Move YAML snippets to examples directory and include with code shortcode
2023-10-05 18:40:34 -04:00
Shannon Kularathna
f2cfc91486
Fix the case of Secrets wherever it refers to the Kubernetes object
2023-10-05 18:40:34 -04:00
Frederico Muñoz
80c988cf0e
Add SIG Architecture Conformance spotlight interview
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2023-10-05 23:33:48 +01:00
Kubernetes Prow Robot
317df88b0d
Merge pull request #42956 from Henni/patch-1
...
Fix & Clarify files secretGenerator
2023-10-06 00:06:23 +02:00
Tamilselvan
33d2511be5
Fix stale info about spread minDomains ( #42758 )
...
* Stale information about minDomains
* Update topology-spread-constraints.md
* Update topology-spread-constraints.md
* Update topology-spread-constraints.md
* Update content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-06 00:03:46 +02:00
Kubernetes Prow Robot
c069b4df7d
Merge pull request #43284 from tengqm/fix-26034
...
Remove & clean up outdated information about Node authorization
2023-10-05 15:00:22 +02:00
Kubernetes Prow Robot
20ef88884c
Merge pull request #43266 from Erik-McKelvey/patch-1
...
typo: in system-metrics.md
2023-10-05 14:58:07 +02:00
Kubernetes Prow Robot
48832a315f
Merge pull request #43250 from PranitRout07/patch-3
...
Ensure all letters in kind are in lowercase
2023-10-05 14:55:52 +02:00
Mohammed Affan
2b61bd9cfe
Remove misleading docs around eviction and image garbage collection
2023-10-05 12:07:29 +05:30
Kobi Levi
1170795afb
Add explanation about Gateways And HTTPRoutes
2023-10-05 08:25:43 +03:00
Qiming Teng
a5119945dd
Fix a link in label-annotation-taints page
2023-10-05 10:15:47 +08:00
Kubernetes Prow Robot
62014f303d
Merge pull request #43308 from bridgetkromhout/canonical-urls
...
Adding and correcting canonical URLs
2023-10-04 20:03:48 +02:00
Kubernetes Prow Robot
4dd558357a
Merge pull request #43313 from saschagrunert/cri-o-blog-followup
...
Fix links in CRI-O packaging blog
2023-10-04 12:29:40 +02:00
Sascha Grunert
8a4bcbb151
Fix links in CRI-O packaging blog
...
Follow-up on https://github.com/kubernetes/website/pull/43128
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-10-04 12:14:51 +02:00
ydFu
7a701469d5
Fix typo in 2023 Steering Committee Election Results
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2023-10-04 17:30:04 +08:00
Kubernetes Prow Robot
d23de5e9ec
Merge pull request #43312 from Affan-7/Katacoda-Kubernetes-basics
...
Remove mention of Katacoda interactive tutorial
2023-10-04 11:05:26 +02:00
Kobi Levi
3e81d0fdd7
Add gateway api quick start instructions
2023-10-04 11:54:36 +03:00
Kobi Levi
6249b68088
Add installation guidance and additional resources
2023-10-04 11:23:43 +03:00
Mohammed Affan
82a5754036
Remove katacoda interactive tutorial
2023-10-04 12:10:06 +05:30
Bridget Kromhout
e0615e1081
Adding and correcting canonical URLs
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2023-10-03 18:11:14 -05:00
Kubernetes Prow Robot
943c18df29
Merge pull request #43289 from Affan-7/initialDelaySeconds-in-probes
...
Fix initialDelaySeconds docs
2023-10-03 17:52:14 +02:00
Kubernetes Prow Robot
2cfd99b4af
Merge pull request #43202 from kirisakow/fix-pr-42046
...
Add tooltips for "kubelet" to glossary entries
2023-10-03 17:31:05 +02:00
Kubernetes Prow Robot
873472dbb1
Merge pull request #43305 from wilsonwu/fix-blog-typo
...
Fix typo in new package repos introduction blog
2023-10-03 17:23:12 +02:00
Wilson Wu
9181f237e6
Fix typo
2023-10-03 23:05:38 +08:00
steve-hardman
e822502654
Update jq link
2023-10-03 12:55:01 +00:00
Mohammed Affan
8d49270fed
Add statement for explaining the example image name
2023-10-03 15:20:13 +05:30
Kubernetes Prow Robot
950fb7225e
Merge pull request #43277 from tengqm/fix-config-etcd
...
Revise etcd task prerequisites to remove playground envs
2023-10-03 09:11:08 +02:00
Qiming Teng
8b94250cc9
Update config API reference
2023-10-03 14:09:48 +08:00
Qiming Teng
a1d91e05a4
Revise etcd task prerequisites to remove playground envs
...
The etcd operation and maintenance job is not supposed to
run on the playground environments.
2023-10-03 13:28:45 +08:00
Kubernetes Prow Robot
deaf757362
Merge pull request #43234 from PranitRout07/patch-2
...
Remove some vertical space between lines of text
2023-10-03 05:33:31 +02:00
Kubernetes Prow Robot
e943832d86
Merge pull request #43128 from saschagrunert/blog-cri-o-community-package-infrastructure
...
Add blog post about CRI-O's latest packaging efforts
2023-10-03 05:31:31 +02:00
KhubaibAlam
837991aaf5
Improved Explanation of Labels and Annotations ( #43178 )
...
* improved-explanation-of-labels-and-annotations
* revert-zh-cn-changes
* fix-period-and-explanation-for-attaching-metadata
* fixed-suggested-changes-in-annotations
2023-10-03 05:25:31 +02:00
Kubernetes Prow Robot
ee0099ba3f
Merge pull request #43283 from tengqm/cleanup-networking-concepts
...
Cleanup the networking concepts page
2023-10-03 04:59:31 +02:00
Kubernetes Prow Robot
acafd3b1ca
Merge pull request #43295 from cmwylie19/spelling_update_ssa
...
Address spelling error around own and manage in SSA Docs
2023-10-03 04:49:30 +02:00
Bridget Kromhout
c6b39a8a63
Adding link to contrib summit
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2023-10-02 13:28:18 -05:00
Case Wylie
a2c2c23873
Address spelling error
...
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
2023-10-02 13:56:01 -04:00
Bridget Kromhout
c00468401b
Adding SC blog post for 2023 election
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2023-10-02 12:40:04 -05:00
Qiming Teng
80e6a832b0
Amend the style guide for line wrapping
...
We need to let contributors know that manual wrapping is a good
practice thus part of the style guide to make the lives of others
easier.
2023-10-02 20:54:20 +08:00
Mohammed Affan
9d9b06845e
Fix initialDelaySeconds of container lifecycle
2023-10-02 16:18:43 +05:30
Qiming Teng
29b1f8f482
Tweak line wrappings for the node authorization page
2023-10-02 17:11:14 +08:00
Qiming Teng
eaf599bd20
Remove oudated information about Node authorization
...
The content about v1.6-1.8 should be removed to avoid confusion.
2023-10-02 17:11:07 +08:00
Qiming Teng
4d49a869e4
Cleanup the networking concepts page
...
This PR modifies the "what's next" section of the networking concept
page. The pointer to the **archived** design proposals is only about
the original design and it was archived two years ago. For people
interested on "future plans", they should be redirected to the KEPs
for SIG-Network.
This PR also fixes the line wrapping problems in two paragraphs
(no content changes there).
2023-10-02 14:24:28 +08:00
Erik McKelvey
52dcfc68f4
typo: missing comma
2023-09-30 11:18:23 -07:00
Erik McKelvey
05cb3b66c1
typo: in system-metrics.md
2023-09-29 23:12:05 -07:00
Kubernetes Prow Robot
c45a5070b0
Merge pull request #43131 from manuelbuil/fixError
...
Include IPv6 as an option for provided-node-ip annotation
2023-09-29 18:15:56 -07:00
Kubernetes Prow Robot
44034a7fea
Merge pull request #43260 from mmynk/patch-1
...
Fix grammar in `object`'s short description
2023-09-29 18:13:56 -07:00
Kubernetes Prow Robot
52baee517f
Merge pull request #43257 from steve-hardman/fix-administer-page-menu
...
Remove redundant text from "Administer a Cluster" page
2023-09-29 18:11:56 -07:00
Kubernetes Prow Robot
205f1f940c
Merge pull request #43187 from steve-hardman/fix-feedback
...
Fix style guide nits in tutorial
2023-09-29 18:09:56 -07:00
Mohit Mayank
f87db5aeb8
Fix grammar
2023-09-29 11:54:19 -05:00
steve-hardman
b3cb227378
Remove redundant text
2023-09-29 11:44:10 +01:00
Manuel Buil
ccbea428cd
Include IPv6 as an option for the annotation
...
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-29 11:43:11 +02:00
Kubernetes Prow Robot
5cd2910ab3
Merge pull request #43238 from knthm/fix-capacity-unit-letter-case
...
Fix incorrect letter casing for data storage units
2023-09-29 01:38:42 -07:00
PranitRout07
9b302b4da2
Ensure all letters in kind are in lowercase
...
I have found the word 'kind' is written like 'KinD'.So i have changed all the letters in 'KinD' to lowercase.
2023-09-29 07:19:35 +05:30
Kobi Levi
9464c86f7f
Apply suggestions from code review
...
Co-authored-by: Nick Young <inocuo@gmail.com>
2023-09-28 20:21:44 +03:00
Kubernetes Prow Robot
543d8e1cde
Merge pull request #43230 from mrVectorz/patch-1
...
Update 2 links in command-line-tools-reference/kubelet
2023-09-28 07:48:37 -07:00
Michael
0ce4025b70
Revert SVG images and fix typos in memory qos cgroup v2 blog
2023-09-28 22:41:29 +08:00
Kubernetes Prow Robot
09721e2bb9
Merge pull request #43231 from steve-hardman/fix-kubelet-config-file
...
Fix kubelet-config file name
2023-09-28 06:02:35 -07:00
steve-hardman
da8f6e9a23
Fix sytle guide pending feedback
2023-09-28 12:55:11 +00:00
steve-hardman
8a5f322c50
Fix kubelet-config-name
2023-09-28 12:50:35 +00:00
Kenneth J. Miller
1cb5efb1a7
content/en: Fix incorrect letter casing for data storage units
...
Unit Gib (Gibibit) was used where GiB (Gibibyte) was intended.
2023-09-28 14:34:55 +02:00
Sascha Grunert
0f1a7a1b7b
Fix `config.json` interpretation
...
As outlined in https://github.com/kubernetes/kubernetes/issues/119941 ,
the implementation is more specific than a regular glob match. Updating
the docs to reflect that.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-28 11:28:20 +02:00
Sascha Grunert
46a581c1f5
Add blog post about CRI-O's latest packaging efforts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-28 09:50:35 +02:00
Anuj Tiwari
b7d03cc82b
Fixed a visual link at kubelet page
2023-09-28 07:52:20 +05:30
PranitRout07
3543676a5a
Removed extra spaces between lines.
...
issue : unnecessary spaces present between the lines.
2023-09-28 07:39:47 +05:30
Kubernetes Prow Robot
c3ab5384f5
Merge pull request #43153 from steve-hardman/fix-docs-home-link-text
...
Update link text to "Localizing"
2023-09-27 16:24:37 -07:00
nnlkcncff
f932a74483
fix description --oidc-issuer-url.md ( #42941 )
...
* fix description --oidc-issuer-url.md
https://accounts.google.com/ <= above
└─ .well-known/openid-configuration <= below
* Update authentication.md
Fixed the description of `--oidc-issuer-url`.
2023-09-27 16:22:38 -07:00
Kubernetes Prow Robot
c9732d750a
Merge pull request #43190 from windsonsea/0505e
...
Try to improve 2023-05-05-memory-qos-cgroups-v2
2023-09-27 16:16:39 -07:00
Kubernetes Prow Robot
0a8988f0fc
Merge pull request #43189 from windsonsea/0925e
...
Clean up 2023-09-25-kubeadm-use-etcd-learner-mode
2023-09-27 16:14:37 -07:00
Kubernetes Prow Robot
35daed3241
Merge pull request #42412 from dipesh-rawat/add-filter-feature-table
...
Add sortable option to table shortcode
2023-09-27 15:18:37 -07:00
Marc Methot
e5dd95cd31
Update Doc links
...
Updating links to relevant information.
2023-09-27 17:32:08 -04:00
lakshmi prasuna
d725c81a78
Added a note on Cloud Controller Manager Administration page to clarify --cloud-provider argument usage ( #43010 )
...
* added a note on --cloud-provider argument usage
* Rephrased the sentance with generic meaning as per review comments
* updated a minor grammar nit
* move the note to above first point to make it clear.
* rephrased the text
* Updated indentation
* updated with miner nit
2023-09-27 10:12:10 -07:00
Kubernetes Prow Robot
d2b5fa50ff
Merge pull request #43217 from T-Lakshmi/glossary-workload
...
updated Glossary item workload termid same as filename
2023-09-27 06:46:09 -07:00
Kobi Levi
22ee44c96c
Convert gateway-api-resources from png to svg
2023-09-27 14:37:28 +03:00
Kobi Levi
d691e2927d
Apply suggestions from code review
...
Co-authored-by: Shane Utt <shane@shaneutt.com>
2023-09-27 14:12:20 +03:00
Mohammed Affan
27473c3381
Add eviction thresholds parameters
...
Update content/en/docs/tasks/administer-cluster/kubelet-config-file.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-27 14:38:55 +05:30
lakshmi
6fa1a10f31
updated termid same as filename
2023-09-27 12:59:25 +05:30
tamilselvan1102
97fbcee7dc
Fix - Remove details about SelectorSpread plugin
2023-09-27 12:24:04 +05:30
Kiril Isakov
fd3c1aa814
minor correction
2023-09-27 00:27:14 +02:00
PranitRout07
cd1a88f570
Update _index.md
...
In security section all the points are starting with capital letter but seccomp starts with small letter. So to maintain uniformity i have changed seccomp to Seccomp.
2023-09-26 20:31:28 +05:30
Kubernetes Prow Robot
90359a6ed4
Merge pull request #43109 from ArvindParekh/change-flowchart
...
Make modifications in the flowchart diagram at "Extending Kubernetes" section to tackle incorrect wording
2023-09-26 03:09:48 -07:00