Kubernetes Prow Robot
bed6565a22
Merge pull request #37363 from T-Lakshmi/add-link-RFC7468
...
Added Hyperlink to RFC7468
2022-10-20 08:15:02 -07:00
Kubernetes Prow Robot
ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
...
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
lakshmi prasuna
4e6140bf04
Added Hyperlink to RFC7468
2022-10-18 17:06:55 +05:30
Paco Xu
018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25
2022-10-14 13:59:18 +08:00
Tim Bannister
1eef742465
Favor EndpointSlice over Endpoints
...
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.
Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot
b3baa9041f
Merge pull request #36919 from lishaokai1995/main
...
Fix the link failure in the English custom-resource-definition-v1.md
2022-10-07 10:41:54 -07:00
Kubernetes Prow Robot
77490236ef
Merge pull request #37198 from sftim/20221007_reinstate_node_role_master_taint
...
Reinstate legacy taint for control plane nodes
2022-10-07 05:31:52 -07:00
Tim Bannister
36ee838abc
Reinstate legacy taint for control plane nodes
...
Similar to APIs, we don't delete legacy taints and labels from the page,
we leave them there and mark them as deprecated.
Reinstate taint node-role.kubernetes.io/master.
2022-10-07 13:04:03 +01:00
Aldo Culquicondor
f5a6a774da
Add kube-scheduler config v1 to reference index
2022-10-03 11:14:45 -04:00
Kubernetes Prow Robot
bbf3510e28
Merge pull request #36876 from tengqm/split-feature-gates
...
Create new page for feature gates that were removed
2022-10-02 15:38:14 -07:00
Kubernetes Prow Robot
9c3479be01
Merge pull request #34260 from Rishit-dagli/Rishit-dagli-defaultTolerations
...
Register and document scheduler.alpha.kubernetes.io/defaultTolerations annotation
2022-10-02 09:42:13 -07:00
Kubernetes Prow Robot
f7bc6df99c
Merge pull request #36963 from hnaderi/patch-1
...
Added new community library
2022-10-01 13:56:13 -07:00
Kubernetes Prow Robot
d772e76af9
Merge pull request #36709 from gaeljw/patch-1
...
docs: update OIDC documentation to mention the signing algorithms configuration
2022-09-30 06:58:29 -07:00
Kubernetes Prow Robot
5c5b3f120c
Merge pull request #36811 from PriyanshuAhlawat/exclude_annotation
...
Update Label Annotations section
2022-09-30 06:52:29 -07:00
Kubernetes Prow Robot
bf62943f22
Merge pull request #36942 from miteshskj/fix-36912
...
Corrected indentation for rules.http.paths.pathType values.
2022-09-30 06:12:28 -07:00
Kubernetes Prow Robot
754a380601
Merge pull request #37069 from akankshakumari393/kubectl_default_namespace
...
Correct the default namespace specified for kubectl running outside cluster
2022-09-30 05:48:29 -07:00
Antoine Pelisse
26848881f0
Various Server-Side Apply improvements ( #36293 )
...
* Remove obsolete caution block for ssa-ing sub-resources
* ssa: Add RBAC/Permissions section
* ssa: Make everything consistent into "Server-Side Apply"
2022-09-30 05:18:29 -07:00
Rishit Dagli
27a79cdebe
Update Resource Types table for 1.25 ( #35763 )
...
* Update Resource types table
* Update table formatting
* Update content/en/docs/reference/kubectl/_index.md
Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>
* Fix typo
Co-authored-by: Sean <me@sean.taipei>
* Fix typo
* Update for 1.25.0
Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>
Co-authored-by: Sean <me@sean.taipei>
2022-09-29 16:20:42 -07:00
Akanksha Kumari
e6a21b58f2
Update information on how to change default namespace
2022-09-30 00:15:55 +05:30
Akanksha Kumari
2fbf62ea2e
Correct the default namespace mentioned for kubectl running outside cluster
2022-09-28 22:52:19 +05:30
Jordan Liggitt
d308cbb35a
Clarify API version stability and guidelines
2022-09-28 12:20:47 -04:00
Kubernetes Prow Robot
ee1b7efe4e
Merge pull request #34291 from shannonxtreme/secrets-good-practices
...
Add good practices page for secrets
2022-09-27 05:45:52 -07:00
Kubernetes Prow Robot
df783b9ce8
Merge pull request #36834 from akankshakumari393/fix_anchor_api_concept
...
Update Broken Anchor on API Concept page
2022-09-26 13:14:15 -07:00
windsonsea
a7cfcfa331
Fix layout and add link anchors
2022-09-25 17:45:40 +08:00
Hossein Naderi
56a5f8003d
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-23 13:31:34 +03:30
Shannon Kularathna
1c625d0659
Update glossary and move existing info to new page
...
- Update glossary term for secrets
- Improve clarity of privileged container warning note
- Create a new page for Secrets good practices and bring existing content as-is to the page
- Add weights to pages
- Add link for good practices for secrets and remove moved content
2022-09-22 16:07:05 +00:00
Hossein Naderi
01b30b0768
Update client-libraries.md
...
Added new client library for scala
2022-09-22 14:16:44 +03:30
Mitesh Jain
e8542dcc95
Corrected indentation for rules.http.paths.pathType values.
2022-09-21 15:57:04 +05:30
Jai Govindani
781c75e8e3
refactor: Descriptions on Well-Known Annotations/Labels/Taints
2022-09-20 21:51:42 +07:00
sky li (李少凯)-浪潮数据
caa9d018bd
Fix the link failure in the English custom-resource-definition-v1.md
...
Signed-off-by: sky li (李少凯)-浪潮数据 <lishaokai1995@126.com>
2022-09-20 16:22:26 +08:00
Kubernetes Prow Robot
aa7e92d12f
Merge pull request #36881 from amolmote/full-path
...
code-contributor.md updated with full path
2022-09-19 15:29:36 -07:00
Kubernetes Prow Robot
1d38cc05a9
Merge pull request #36873 from houjun41544/20220917-ps
...
Fix the feature state of PodSecurity
2022-09-18 18:22:29 -07:00
houjun
523b0f89b4
Fix the feature state of PodSecurity
2022-09-19 09:00:29 +08:00
Qiming Teng
694d3c7bdc
Create new page for feature gates that were removed
...
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00
amolmote
d79417b4d4
code-contributor.md updated with full path
...
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-18 09:46:28 +05:30
Qiming Teng
24aab3da1f
Update feature gates page
...
The feature gates was not well sync'ed with the upstream implementation. This PR resynchronizes the tables based on cross-verification against upstream source code. It also fixes some nits such as a feature was not placed in the right table or the entries are not strictly sorted.
2022-09-15 22:40:42 +08:00
Akanksha Kumari
56a752a145
Update Anchor and point to validatingwebhook-v1-admissionregistration-k8s-io
2022-09-15 20:04:36 +05:30
Priyanshu Ahlawat
63b9da1dc8
Update content/en/docs/reference/labels-annotations-taints/_index.md
...
Co-authored-by: Michelle Wu <35519562+Michelle951@users.noreply.github.com>
2022-09-15 11:55:54 +05:30
Kubernetes Prow Robot
ce1dbcbdfa
Merge pull request #36538 from gengwg/main
...
kube-proxy is part of the Kubernetes node components
2022-09-14 09:41:00 -07:00
PriyanshuAhlawat
6083a1886f
Update _index.md
2022-09-14 19:40:27 +05:30
Kubernetes Prow Robot
b22651a7db
Merge pull request #35846 from mk46/safe-to-evict
...
Register and document cluster-autoscaler `safe-to-evict` annotation
2022-09-13 10:15:02 -07:00
Kubernetes Prow Robot
d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
...
Update service account token documentation
2022-09-10 16:31:23 -07:00
Kubernetes Prow Robot
b8c26c1b3a
Merge pull request #36694 from kadtendulkar/kad36
...
Fix broken link on Volume Health Monitoring page
2022-09-10 16:25:24 -07:00
Paco Xu
410a78bb63
correct CheckpointContainer to ContainerCheckpoint
2022-09-10 11:28:39 +08:00
Gaël Jourdan-Weil
699ed970ae
docs: update OIDC documentation to mention the signing algorithms configuration
2022-09-09 17:34:17 +02:00
kadtendulkar
a6c1ae6adb
Update content/en/docs/reference/glossary/persistent-volume-claim.md
2022-09-08 22:22:44 +05:30
Manish Kumar
098d3aa101
Registered and documented `safe-to-evict` annotation
2022-09-08 17:34:12 +05:30
Jordan Liggitt
79f26d5922
Update service account token documentation
...
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Kubernetes Prow Robot
bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
...
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
Kubernetes Prow Robot
4f2a2eb7e1
Merge pull request #35706 from ydFu/update-kubeadm-join
...
Update kubeadm-join.md
2022-09-07 09:28:37 -07:00