Tim Bannister
|
e44ac80ca2
|
Add more detail about media types
- Add section about JSON encoding for API
- Mention that the HTTP API doesn't use YAML
|
2024-10-09 03:57:08 +01:00 |
abhilasha
|
c39e4856c4
|
Add “duration” to glossary (#48208)
* feature: add duration in glossary
* fix: Changes according to style guide
* fix: Add missing full stop
|
2024-10-07 00:36:04 +01:00 |
Simon Bäumer
|
3b267126e9
|
Add checkpoint subresource to Kublet authorization doc (#48012)
* Add checkpoint subresource to Kublet authorization doc
* Update kubelet-authn-authz.md
* Replace `spec` with `checkpoint` in subresource
|
2024-10-03 05:38:26 +01:00 |
Kubernetes Prow Robot
|
6f101d3b50
|
Merge pull request #47093 from abhilasha2418/47044
Register Annotation resource.kubernetes.io/pod-claim-name
|
2024-10-02 13:43:49 +01:00 |
Qiming Teng
|
eaa0e80017
|
Update config API for kubeadm v1beta4
|
2024-09-30 21:48:32 +08:00 |
ChinoUkaegbu
|
2e7c1d4935
|
add hyperlink for RFC3339 in bootstrap-tokens.md
|
2024-09-11 11:29:12 +04:00 |
Qiming Teng
|
6128af907e
|
Update RemoveSelfLink feature gate for readability
|
2024-09-09 10:39:25 +08:00 |
Kubernetes Prow Robot
|
f3936f6389
|
Merge pull request #47795 from tengqm/fix-traffic-distribution
Fix trafficDistribution status in Service v1
|
2024-09-05 06:43:07 +01:00 |
Qiming Teng
|
9ca17f3979
|
Fix field name for ListMeta in API reference
|
2024-09-05 06:58:44 +08:00 |
Qiming Teng
|
b736d8c92f
|
Fix trafficDistribution status in Service v1
|
2024-09-05 06:51:52 +08:00 |
Kubernetes Prow Robot
|
0a0da0000a
|
Merge pull request #47713 from tengqm/update-api-reference-131
Update API reference generated for v1.31
|
2024-09-03 19:06:04 +01:00 |
Qiming Teng
|
8ba98c79c1
|
Update generated API reference for v1.31
|
2024-09-02 10:08:24 +08:00 |
Alexander Stefurishin
|
7e64c2db82
|
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"
* revert changes in old blog posts
|
2024-08-31 23:54:45 +01:00 |
steve-hardman
|
7cf7b25745
|
Update kube-apiserver.md
|
2024-08-31 20:44:57 +01:00 |
Kubernetes Prow Robot
|
4f41986968
|
Merge pull request #47363 from pacoxu/kernel-version-requirements
Document kernel version requirements for Linux
|
2024-08-27 16:54:58 +01:00 |
Paco Xu
|
af8df3ad58
|
add code reference for kernel version check
|
2024-08-26 14:01:04 +08:00 |
Qiming Teng
|
890b36a496
|
Update generated API reference for v1.31
|
2024-08-24 22:29:16 +08:00 |
Kubernetes Prow Robot
|
a9ccf39931
|
Merge pull request #47638 from Ritikaa96/auth-annotation-decision
improving documented auth annotation decision
|
2024-08-22 15:58:09 +01:00 |
Kubernetes Prow Robot
|
6bc8f405ac
|
Merge pull request #47067 from Ritikaa96/glossary-add-watch
Added watch to glossary
|
2024-08-22 15:54:11 +01:00 |
Ritikaa96
|
e12941d31b
|
improving documented auth annotation decision
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
|
2024-08-22 15:43:09 +05:30 |
Kubernetes Prow Robot
|
0bc4e99d70
|
Merge pull request #47479 from kohbis/patch-1
Fix tiny typo on deprecation-policy.md
|
2024-08-21 16:21:56 +01:00 |
Kubernetes Prow Robot
|
5675366332
|
Merge pull request #47566 from tengqm/configapi-1.31
Update config API for v1.31
|
2024-08-20 02:13:36 -07:00 |
Hesam Korki
|
60de1154eb
|
fix typo in quick-reference.md
fixed a small typo in the kubectl cheat sheet page.
|
2024-08-19 14:05:38 +02:00 |
Qiming Teng
|
59df28c340
|
Update kubectl reference for v1.31
|
2024-08-19 17:14:51 +08:00 |
Qiming Teng
|
f69f28fb6b
|
Update config API for v1.31
|
2024-08-19 16:39:42 +08:00 |
Kubernetes Prow Robot
|
4d66f8b3b3
|
Merge pull request #47532 from tengqm/kubeadm-ref-1.31
update kubeadm reference for v1.31
|
2024-08-18 16:15:20 -07:00 |
Qiming Teng
|
3b6f229424
|
Update references to generated pages
|
2024-08-17 17:02:44 +08:00 |
Qiming Teng
|
88f0080504
|
update kubeadm reference for v1.31
|
2024-08-17 16:24:28 +08:00 |
Qiming Teng
|
f525060e96
|
Update reference for kube components v1.31
|
2024-08-17 15:39:06 +08:00 |
Kubernetes Prow Robot
|
f330a4b76f
|
Merge pull request #47491 from windsonsea/tainsy
Fix a link in labels-annotations-taints/_index.md
|
2024-08-14 01:50:40 -07:00 |
Kubernetes Prow Robot
|
5bc26c7ff3
|
Merge pull request #47404 from aleskandro/patch-1
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
|
2024-08-14 01:15:56 -07:00 |
windsonsea
|
b9e378c17a
|
Fix a link in labels-annotations-taints/_index.md
|
2024-08-14 15:55:22 +08:00 |
kohbis
|
acebe895e7
|
Update deprecation-policy.md
|
2024-08-13 21:55:40 +09:00 |
Drew Hagen
|
ad850cd58a
|
Merge pull request #47461 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
|
2024-08-12 18:01:50 -04:00 |
Kubernetes Prow Robot
|
96351bc872
|
Merge pull request #43950 from kundan2707/configuration-snippet
Document annotation nginx.ingress.kubernetes.io/configuration-snippet
|
2024-08-12 04:26:04 -07:00 |
Daniel Chan
|
7eef38ea41
|
Merge main into dev-1.31 to keep in sync
|
2024-08-12 08:50:21 +02:00 |
Alessandro Di Stefano
|
300519c850
|
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2024-08-09 10:06:32 -04:00 |
Alessandro Di Stefano
|
45aa0d800a
|
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
Refers #47403
Signed-off-by: aleskandro <aleskandro@redhat.com>
|
2024-08-09 09:46:08 -04:00 |
Daniel Chan
|
3c5c4fcc1f
|
Merge main into dev-1.31 to keep in sync
|
2024-08-08 15:31:27 +02:00 |
cyy8
|
b26372054e
|
Update docker-cli-to-kubectl.md, add the missing newline
|
2024-08-08 16:19:24 +08:00 |
Ivan ROGER
|
1c9bcc4bb5
|
Add missing closing brace in CEL example table
File: cel.md
|
2024-08-07 17:37:15 +02:00 |
Paco Xu
|
e9ad39de39
|
add a page for kernel version requirements
|
2024-08-06 14:31:43 +08:00 |
Daniel Chan
|
c2ab3112f1
|
Merge main into dev-1.31 to keep in sync
|
2024-08-05 11:47:31 -04:00 |
Gergely Nagy
|
d77111d096
|
Remove beta pre-requisites
With 1.30 stable, the feature does not need to be enabled and the v1beta1 API group is not needed.
|
2024-08-01 09:08:20 +02:00 |
Kubernetes Prow Robot
|
ee1fa4340f
|
Merge pull request #46544 from my-git9/pt-10139
improve format for bootstrap-tokens certificate-signing-requests
|
2024-07-31 22:08:06 -07:00 |
Marek Siarkowicz
|
4b71738c73
|
Beta documentation for Consistent Reads from Cache
|
2024-07-31 18:48:09 +02:00 |
Kubernetes Prow Robot
|
ace0f356a1
|
Merge pull request #46982 from Jefftree/cle
[KEP-4355] Coordinated Leader Election alpha documentation
|
2024-07-30 12:59:15 -07:00 |
Jefftree
|
80e240983f
|
Comments
|
2024-07-30 19:44:37 +00:00 |
Jefftree
|
8ed531de12
|
add placeholder lease candidate page
|
2024-07-30 18:12:36 +00:00 |
Jefftree
|
dfde96c9b6
|
Address comments
|
2024-07-30 18:08:28 +00:00 |