Kubernetes Prow Robot
d0285498d2
Merge pull request #43773 from alculquicondor/job-finalizer-troubleshoot
...
Troubleshooting for job pod finalizers
2023-11-13 17:19:22 +01:00
Aldo Culquicondor
46df889039
Troubleshooting for job pod finalizers
2023-11-13 11:00:14 -05:00
Laurent Vaills
1124742f21
Fix link to custom resources
2023-11-11 12:17:07 +01:00
Kubernetes Prow Robot
9d663cd5cf
Merge pull request #39875 from npinaeva/netpol-pod-start
...
Network policy docs clarifications
2023-11-09 17:39:46 +01:00
Todd Neal
6af570122a
add more clarification regarding priorityClassName use with DaemonSet ( #40851 )
...
* add more clarification regarding priorityClassName use with DaemonSet
* Update daemonset.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-11-07 03:36:51 +01:00
Rohan Kapse
9f6793ab95
Removed configuration section from volumes.
...
As it is outdated and also doesn't belong as part of the conceptual explanation of what a volume is. #43809
2023-11-05 19:03:12 +05:30
Yash Raj
af3ecd4b86
Fix typo in Gateway API page ( #43819 )
...
* fix typo
* Revert "fix typo"
This reverts commit 3f971bae12
.
* fix typo
2023-11-05 06:21:55 +01:00
Rohan Kapse
fb3ff35e2a
Update volumes.md
...
Updated the "Unclear / misleading information about the emptyDir volume first creation" with a new line. #43805
2023-11-04 16:02:06 +05:30
Daneyon Hansen
a74574fa8b
Adds Gateway API docs
...
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Kubernetes Prow Robot
7c59e047ae
Merge pull request #43642 from able8/patch-2
...
Update "Operator White Paper" link on operator.md page
2023-10-24 14:24:44 +02:00
Kubernetes Prow Robot
c40d90f67e
Merge pull request #43336 from Affan-7/image-gc
...
Remove misleading docs around eviction and image garbage collection
2023-10-24 12:55:07 +02:00
Kubernetes Prow Robot
37815c83f1
Merge pull request #43549 from MikeSpreitzer/apf-updoc-129
...
Add some overlooked APF metrics, note maturity levels
2023-10-24 02:32:14 +02:00
Able Lv
6ce0265662
Update content/en/docs/concepts/extend-kubernetes/operator.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-23 18:26:40 +08:00
Able Lv
ff32a3e620
Update link of "Operator White Paper" on operator.md page
...
Update the link to the main branch to update the paper from "Review Version" to "Final Version"
2023-10-22 21:58:30 +08:00
Geon Kim
ceaf468961
Update addons.md, Cilium is now a CNCF graduated project
...
edit addons.md. part of cilium
2023-10-19 20:54:22 +09:00
Mike Spreitzer
b415f25336
Update API Priority and Fairness metrics
...
Add some overlooked ones.
Note maturity level.
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2023-10-18 02:51:38 -04:00
Nadia Pinaeva
9fd88dbec6
Remove "SCTP support" section, move plugin support note to the
...
"Network traffic filtering" section
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva
3082727e6c
Clarify network policy behaviour for L2/L3 protocols
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva
cf80f24b4a
Clarify network policy behaviour for hostNetwork pods
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:06 +02:00
Nadia Pinaeva
ae26b7ebfb
Add "Pod lifecycle" section to the network policy docs.
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:02 +02:00
oculushut
e124688855
Clearer information about the emptyDir and correction for how topologyKey works ( #42780 )
...
* removes "tmpfs is cleared on node reboot"
I believe the statement is confusing since we are in the emptyDir section of the documentation.
If a Node is restarted then all pods that resided on that node will be rescheduled onto another Node. Rescheduled pods will have an empty volume whether you choose emptyDir.medium "Memory" or not.
* removes bad comma
* improves memory limit description
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* removes incorrect explanation for topologyKey in an affinity or anti-affinity rule (#1 )
The existing text does not make sense to me.
There is no zone "V" or "R" in the example.
I have changed the text to be consistent with top answer here which seems to make more sense: https://stackoverflow.com/questions/72240224/what-is-topologykey-in-pod-affinity
* gives more context to node label configuration
* manually wraps text and replaces absolute links with relative ones
* Update assign-pod-node.md
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-17 03:40:52 +02:00
Qiming Teng
6ed6bedd93
Fix some nits in the service concept page
...
This PR fixes some nits in the Service concepts page.
- There are duplicated anchors in the page. For other pages pointing
to those anchors, the results are unpredictable.
- There are long lines that are not manually wrapped properly.
- The `[...]` lines in sample YAML snippets are unnecessary.
Their side effects are making the snippets invalid YAMLs.
We can safely drop them without causing any confusion.
2023-10-16 08:51:53 +08:00
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
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
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
harsh
0f2189338c
Fixed the reference for 'secret permissions with default mode'
2023-10-10 12:41:04 +05:30
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
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
Qiming Teng
d50d91f492
Update network-plugins.md
2023-10-10 14:20:18 +08: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
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
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
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
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
60d9f83f59
Update secret.md
2023-10-09 21:53:16 +08: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
澄潭
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
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
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
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
20ef88884c
Merge pull request #43266 from Erik-McKelvey/patch-1
...
typo: in system-metrics.md
2023-10-05 14:58:07 +02:00
Mohammed Affan
2b61bd9cfe
Remove misleading docs around eviction and image garbage collection
2023-10-05 12:07:29 +05:30
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
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