Commit Graph

44345 Commits (56be6577cb9ffa115f023ee34322f66ddbacfb17)

Author SHA1 Message Date
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
Kubernetes Prow Robot 8940810d5b
Merge pull request #43378 from Arhell/pl-upd
[pt] Updated resources of README.md
2023-10-10 01:33:47 +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
Meenu Yadav fe706baae5
improve: Update alt attributes for images on the front page (#43088)
* improve: Update alt attributes for images on the front page

* case studies image alt attribute

* Update case-studies.html
2023-10-09 15:37:45 +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
Kubernetes Prow Robot bd98b0b60e
Merge pull request #43211 from Gauravpadam/windows-preview-fix
Local Preview of Website now works normally on windows
2023-10-09 15:26:16 +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
Kubernetes Prow Robot 65de446974
Merge pull request #43383 from windsonsea/schyhf
[zh] Sync /command-line-tools-reference/kube-scheduler.md
2023-10-09 15:19:40 +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
Kubernetes Prow Robot d66ac9bb61
Merge pull request #43117 from satyampsoni/42961
Revise appearance of kubeweekly subscription form
2023-10-09 12:36:41 +02:00
alok0277 4e0c6cbf9b
Fix banner image scaling on Case Studies pages (#43056)
* image flow is synchronized with the responsive design.

* Update single.html

* Update quote.html

* fixed banner image
2023-10-09 12:23:07 +02:00
Meenu Yadav 0c63fb814b
fix:Mismatch of footer colour at Case-Study pages (#43021) 2023-10-09 18:17:27 +08: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 8ff62f8e1a
Merge pull request #43185 from MeenuyD/kubectl-commands
Fix: secret missing in docker-registry secret command in kubectl-comm…
2023-10-09 11:38:48 +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