Tim Bannister
89d8ac3bb5
Remove details for out-of-tree Service integration
...
Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.
2022-12-19 01:19:29 +00:00
Tim Hockin
d3c4fe6759
Recommend DNS Label for workload names
2022-12-16 09:53:32 -08:00
Kubernetes Prow Robot
274fad5743
Merge pull request #38224 from Shubham82/remove_ref
...
Removed Reference from the removed Feature Gates.
2022-12-13 09:05:37 -08:00
SaumyaBhushan
67bbfbc486
resolved node concept mixes up graceful and non graceful node shutdown
2022-12-13 11:05:34 +05:30
Kubernetes Prow Robot
fa72a2a5eb
Merge pull request #38391 from oscr/multi-tenancy-formatting
...
[en] fix quotation mark in multi-tenancy page
2022-12-12 07:55:34 -08:00
Swati Sehgal
35225fffe8
device-mgr-doc: Use a `note` shortcode instead of caution
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 14:11:26 +00:00
Swati Sehgal
e3ed94f1d6
device-mgr-doc: Add caution closing tag
...
To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.
This was missed during the doc write up and review process.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 12:26:29 +00:00
Oscar Utbult
61b13a19d0
[en] fix quotation mark in multi-tenancy page
2022-12-12 09:55:49 +01:00
Maximilian Ralser
f6ddeb6ff2
Update leases.md
...
fix spelling mistake
2022-12-12 02:22:53 +01:00
Oscar Utbult
946f2fee1e
[en] add missing closing parenthesis in ingress controllers page
2022-12-10 11:56:19 +01:00
carolina valencia
7cd85d1fc4
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-12-07 11:40:37 -03:00
Kubernetes Prow Robot
95c8b96bc0
Merge pull request #38017 from MikeSpreitzer/saw-to-timing-histograms
...
Sample-and-watermark replaced with timing histograms
2022-12-06 11:12:39 -08:00
Mike Spreitzer
9ca621c623
Update content/en/docs/concepts/cluster-administration/flow-control.md
...
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2022-12-06 14:02:15 -05:00
Kubernetes Prow Robot
86794dc5e7
Merge pull request #37898 from thockin/master
...
Clarify Pod/Service DNS a little
2022-12-06 05:36:36 -08:00
Kubernetes Prow Robot
46a806677b
Merge pull request #38189 from Shubham82/fix_link_Virtual-IPs-and-service-proxies
...
Fixed the link of Virtual IPs and Service Proxies.
2022-12-06 04:22:38 -08:00
Dixita
2df2cb5612
Updating the content and references in the docs for Credential Provider ( #38139 )
...
GA
Signed-off-by: Dixita Narang <ndixita@google.com>
Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Hamza Sheikh
dfda271e99
Update kube-scheduler.md ( #38264 )
...
* Update kube-scheduler.md
A clearer way to write this paragraph explaining the scheduler.
Previous version: For every newly created pod or other unscheduled pods, kube-scheduler selects an optimal node for them to run on. However, every container in pods has different requirements for resources and every pod also has different requirements. Therefore, existing nodes need to be filtered according to the specific scheduling requirements.
Proposed version: Kube-scheduler selects an optimal node to run newly created or not yet scheduled (unscheduled) pods. Since containers in pods, and pods themselves have different requirements, existing nodes need to be filtered according to the specific scheduling requirements.
* Update kube-scheduler.md
I tried merging both our versions to make it a bit more concise, since feasibility is discussed in the subsequent paragraphs.
2022-12-05 21:26:37 -08:00
Kubernetes Prow Robot
b5881a3478
Merge pull request #38196 from andrewsykim/kep-1965
...
leases: add more details on API Server Identity
2022-12-05 13:55:03 -08:00
Kubernetes Prow Robot
daaf2a86b8
Merge pull request #38278 from izeye/patch-1
...
Add a missing space in `ingress.md`
2022-12-05 04:23:02 -08:00
Kubernetes Prow Robot
7d8515ae24
Merge pull request #38253 from oscr/concepts-extend-kuberenetes-device-plugins-spelling-partilar
...
[en] fix spelling error in Device Plugins concept page
2022-12-05 04:21:02 -08:00
lakshmi
7c283ba07a
Updated service.md page
2022-12-05 17:28:17 +05:30
Johnny Lim
1b4fcd4a22
Add a missing space in `ingress.md`
2022-12-05 20:33:43 +09:00
Shubham Kuchhal
0b79c2ba12
Remove Note.
2022-12-05 13:02:31 +05:30
Kubernetes Prow Robot
deaf9ac1e4
Merge pull request #38207 from atoato88/update-volumesnapshotcontent
...
Replace `Spec.SourceVolumeMode` with `spec.sourceVolumeMode`
2022-12-04 03:59:54 -08:00
Oscar Utbult
208af77e41
docs: fix spelling in device plugins (partilar -> particular)
2022-12-04 11:18:20 +01:00
Akihito INOH
8ff2accb27
change the path spec for `sourceVolumeMode`
...
This commit replace `Spec.SourceVolumeMode` with
`spec.sourceVolumeMode`.
2022-12-04 10:24:27 +09:00
Tim Bannister
8f9446f87d
Merge branch 'main' into dev-1.26
2022-12-03 21:36:34 +00:00
Johnny Lim
c480888c64
Polish ingress.md
2022-12-02 19:31:57 +09:00
Shubham Kuchhal
c9e326f641
Removed Reference from the removed Feature Gates.
2022-12-02 13:06:56 +05:30
Shubham Kuchhal
aafbbd139d
Replaced Virtual IPs and service proxies to Virtual IP addressing mechanism
2022-12-02 11:20:51 +05:30
Kubernetes Prow Robot
5abb1466f0
Merge pull request #38174 from aojea/patch-2
...
Update endpoint slices docs
2022-12-01 17:05:54 -08:00
Humble Devassy Chirammal
34c152a433
remove glusterfs references from the docs ( #37697 )
...
* removal of glusterfs references from persistent-volumes.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
* removal of glusterfs references from volumes.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
* removal of glusterfs references from reference api guide
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
* removal of GlusterFS references from storage-classes.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-12-01 16:49:54 -08:00
Andrew Sy Kim
917dee9836
leases: add more details on API Server Identity
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-30 13:30:41 -05:00
Kubernetes Prow Robot
94f8741d0e
Merge pull request #37914 from andrewsykim/kep-1669
...
KEP-1669: update docs for ProxyTerminatingEndpoints
2022-11-30 09:08:56 -08:00
Shubham Kuchhal
1ca418e151
Fixed the link for Virtual IPs and Service Proxies.
2022-11-30 14:28:40 +05:30
Daniel Vega-Myhre
43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames ( #37771 )
...
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames
* Change section title
* fix phrasing
* update yaml example
* update label selector
* more specific phrasing
* address comments and add new example
* add note about pod dns policies
* minor fixes
* add link to job patterns
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* address comments
* clarify sentence
* move minikube note to prereqs
* address comments
* captitalize all instances of Job
* move minikube notes to bottom of prereqs
* address comments
* update example
* fix typo
* update phrasing
* link to this from the completion modes section of the job docs
* address phrasing comments
* add newlines to break up block of text
* update phrasing
* update phrasing
* Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Andrew Sy Kim
991a4a3d2f
add general docs for leases
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 21:14:48 -05:00
Andrew Sy Kim
e408383ed6
KEP-1669: update docs for ProxyTerminatingEndpoints
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Antonio Ojea
cbfb5727e6
Update endpoint slices docs
...
Be more explicit on the "duplicate endpoints" sections about what are the consumers expectations and the need to parse all the list of slices and remove only the duplicates
2022-11-30 00:13:20 +00:00
Kubernetes Prow Robot
3801b57dda
Merge pull request #38016 from MikeSpreitzer/add-borrowing-metrics
...
Update APF doc to track introduction of borrowing
2022-11-29 12:53:08 -08:00
Kubernetes Prow Robot
cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
...
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Mike Spreitzer
5ce3dcfe7c
Update to track introduction of borrowing to APF
...
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2022-11-29 14:29:08 -05:00
Kubernetes Prow Robot
81216206d0
Merge pull request #36675 from sftim/20221208_refactor_service_docs
...
Migrate reference details out Service concept
2022-11-29 11:15:24 -08:00
Kubernetes Prow Robot
0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
...
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Aldo Culquicondor
58d150dc8a
Clarify node affinity API ( #38032 )
...
* Clarify node affinity API
* Refer to the items by their names
* Clarify cardinality
2022-11-29 07:43:23 -08:00
Antonio Ojea
e8199cfe93
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 15:26:26 +00:00
Kubernetes Prow Robot
6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
...
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Kubernetes Prow Robot
5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
...
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Kubernetes Prow Robot
354061c126
Merge pull request #38135 from Huang-Wei/mermaid-fix
...
Remove redundant mermaid bits
2022-11-28 14:55:22 -08:00
Mark Rossetti
b95fb305ed
WindowsHostNetwork alpha updates
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Kubernetes Prow Robot
3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
...
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Wei Huang
0025a584be
Remove redundant mermaid bits
2022-11-28 10:09:27 -08:00
Kubernetes Prow Robot
da957905bc
Merge pull request #38042 from mimowo/add-note-on-podgc2
...
Extend documentation on PodGC focusing on PodDisruptionConditions enabled
2022-11-28 06:10:08 -08:00
Takafumi Takahashi
e837f0f804
Add document for Cross namespace data sources
2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot
be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
...
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Kubernetes Prow Robot
b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
...
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
Peter Schuurman
6474d77d4f
Rename docs section for StatefulSetStartOrdinal to 'Start ordinal'
2022-11-28 03:58:57 -08:00
Sascha Grunert
f8a2d2319a
Add documentation about signed Kubernetes artifacts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Kubernetes Prow Robot
9e740897ce
Merge pull request #37379 from Kartik494/besteffortpods
...
Document special case of ResourceQuota for cpu and memory
2022-11-28 02:54:07 -08:00
Patrick Ohly
197de4f5ba
document dynamic resource allocation concepts
...
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.
The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Michal Wozniak
964a24d759
Extend documentation on PodGC focusing on PodDisruptionConditions enabled
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-28 09:02:52 +01:00
Ritikaa96
fab0fc76a5
Updating labels.md
2022-11-28 11:42:38 +05:30
kartik494
6abdc256ad
Resource Quota behaviour on BestEffort Pod
2022-11-28 09:51:47 +05:30
Peter Schuurman
23134e5fc8
Update StatefulSet Ordinal Index documentation
2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot
49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
...
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot
1b554d8fa4
Merge pull request #38055 from sftim/20221124_drop_task_enable_service_topology
...
Drop (deprecated) task for enabling service topology
2022-11-26 02:02:04 -08:00
Shannon Kularathna
b592215c13
Move mounted Secrets sections verbatim to task page
2022-11-25 20:22:39 +00:00
Pieter
01762bacc1
Clarify role of ReplicaSet
2022-11-24 21:09:37 +01:00
Tim Bannister
0912bf0a84
Preserve existing hyperlinks in Service concept
2022-11-24 18:36:07 +00:00
Tim Bannister
1d68a02353
Migrate reference details out Service concept
...
Migrate away:
- details of virtual IP mechanism for Services
- detailed information about protocols for Services (UDP, TCP, SCTP)
Co-authored-by: Antonio Ojea <aojea@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-24 18:33:47 +00:00
Tim Bannister
4ed33d1429
Drop (deprecated) task for enabling service topology
...
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia
b4ad83ef13
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-24 11:49:25 -03:00
Michael
e0674311f6
Tweak line wrappings in /concepts/overview/
2022-11-24 22:13:10 +08:00
Michal Wozniak
0d23d1d96c
Add a note about job controller considering failed pods
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2022-11-24 12:39:01 +01:00
Kundan Kumar
cb67447e6a
described Pod pair
2022-11-23 18:45:16 +05:30
Amos Shapira
7acec1afba
cri.md: remove extraneous "then"
2022-11-23 21:48:53 +11:00
Mike Spreitzer
9360aa1711
sample-and-watermark replaced with timing histograms
2022-11-22 17:21:23 -05:00
Chris Seto
e2c34dff6c
Correct misleading wording in Pod DNS Policies
...
A debugging rabbit hole lead me to digging around kublet's behavior
regarding certain DNS Policies.
This commit updates some potentially misleading wordings to more
correctly convey kubelet's behavior which was discovered after some
rabbit hole debugging of DNS Policies.
The ClusterFirst policy documentation would imply that the resolve.conf
of a Pod would contain a fallback to the Node's nameserver. This is not
the cause, [kubelet explicitly
mentions](4276ed3628/pkg/kubelet/network/dns/dns.go (L403-L407)
)
that the fallback is handled by whatever system is running kube-dns or
coredns which dramatically changes the behavior of the system when the
cluster's DNS is unavailable.
The ClusterFirstWithHostNet policy is lacking any amount of detail as to
why one would desire to use it. This commit doesn't go into complete
detail but adds an important note about the behavior of `hostNetwork`
when not using the `ClusterFirstWIthHostNet` Policy.
2022-11-22 16:45:23 -05:00
Kubernetes Prow Robot
b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
...
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot
205f06f0c7
Merge pull request #37993 from xmcqueen/main
...
Document that static pods can't have ephemeral containers
2022-11-21 01:14:31 -08:00
Kubernetes Prow Robot
1284a8589e
Merge pull request #37960 from zioproto/patch-2
...
Clarification on containers immutability
2022-11-21 01:04:31 -08:00
Saverio Proto
dba449c2ee
Update content/en/docs/concepts/containers/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-21 09:05:23 +01:00
Roman Bednar
02bc251655
RetroactiveDefaultStorageClass is beta in 1.26
...
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Brian McQueen
65ce32de4e
updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935
2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot
efa29bfeb6
Merge pull request #37386 from sftim/20221019_improve_endpointslice_page
...
Improve EndpointSlice concept
2022-11-20 06:42:30 -08:00
Tim Bannister
024e8d70dc
Improve EndpointSlice concept
...
- add links to API references
- tweak initial text
2022-11-19 15:06:28 +00:00
Kubernetes Prow Robot
d7baaad01f
Merge pull request #37957 from windsonsea/cronjob
...
Fix typos in cron-jobs.md
2022-11-19 03:38:29 -08:00
Kubernetes Prow Robot
0efce181d5
Merge pull request #37892 from tamilselvan1102/k8s-doc-namespaces
...
added hyperlink for persistentVolumes in Namespaces page
2022-11-18 20:18:29 -08:00
Tim Hockin
aa67276f2c
Clarify Pod/Service DNS a little
2022-11-18 15:41:20 -08:00
Kubernetes Prow Robot
bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
...
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Wei Huang
0e70ff0230
fixup: address comments
2022-11-18 10:43:45 -08:00
Wei Huang
21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness
2022-11-18 10:41:53 -08:00
Saverio Proto
53155af284
Clarification on containers immutability
2022-11-18 17:21:04 +01:00
Aldo Culquicondor
b8fc810198
Graduate JobTrackingWithFinalizers to stable ( #37764 )
...
* Graduate JobTrackingWithFinalizers to stable
* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
windsonsea
6ed01fd341
Fix typos in cron-jobs.md
2022-11-18 17:02:58 +08:00
Antonio Ojea
6f7421b1ad
graduate ServiceIPStaticSubrange to GA
2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot
89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
...
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot
ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
...
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot
12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
...
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Kubernetes Prow Robot
2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
...
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
Andrew Sy Kim
45fed004ea
KEP-1669: update docs for ServiceInternalTrafficPolicy
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Kubernetes Prow Robot
82a9aeba9c
Merge pull request #37916 from shannonxtreme/edit-secret-cleanup
...
Remove edit steps from concept page
2022-11-16 00:10:48 -08:00
Kubernetes Prow Robot
368479181c
Merge pull request #37905 from Shubham82/Add_link_RFC3339
...
Added Hyperlink to RFC3339
2022-11-15 20:10:47 -08:00
Kubernetes Prow Robot
05ae0c6bd7
Merge pull request #37869 from windsonsea/objecty
...
Use a consistent style of URLs and headings in /kubernetes-objects.md
2022-11-15 20:08:48 -08:00
Kubernetes Prow Robot
db3af96835
Merge pull request #37894 from niuzhenguo/fix-link
...
optimize a link for connect-applications-service
2022-11-15 20:06:48 -08:00
Shannon Kularathna
beaf3baceb
Remove edit steps from concept page
2022-11-15 22:17:06 +00:00
Michal Wozniak
1e4a160b0d
Rephrased description for TerminationByKubelet
2022-11-15 17:33:34 +01:00
Michal Wozniak
163e53de42
Update of the docs for Beta
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Shubham Kuchhal
814edd0ec5
Added Hyperlink to RFC3339
2022-11-15 13:21:01 +05:30
Thomas VIVET
f0ae13bd0a
Update topology-spread-constraints.md
...
Fix typo MinDomainsInPodToplogySpread -> MinDomainsInPodTopologySpread
2022-11-14 15:52:37 +01:00
Zhenguo Niu
82cb3de526
fix a broken link for connect-applications-service
2022-11-14 13:03:54 +00:00
Tamilselvan Thangamony
a942fee552
added hyperlink for persistentVolumes in Namespaces page
2022-11-14 17:38:45 +05:30
Kubernetes Prow Robot
2fac7a5878
Merge pull request #37591 from sftim/20221029_use_replicaset_for_self_healing
...
Switch self-healing feature to ReplicaSet
2022-11-13 23:53:58 -08:00
Kubernetes Prow Robot
e017f77957
Merge pull request #37594 from sftim/20221029_tweak_containers_concept_index
...
Redo index for Containers concept
2022-11-13 23:31:57 -08:00
Kubernetes Prow Robot
55c69cbe0b
Merge pull request #37874 from sftim/20221113_link_kubernetes_image_concept_download_page
...
From container image concept page, signpost readers to Kubernetes downloads
2022-11-13 22:47:57 -08:00
Kubernetes Prow Robot
ee56ef7861
Merge pull request #37791 from Pradumnasaraf/Update-projected-volumes
...
docs: Update projected-volumes.md
2022-11-13 18:31:56 -08:00
Kubernetes Prow Robot
2094e11386
Merge pull request #37739 from sftim/20221106_revise_namespaces_concept
...
Improve list of default namespaces
2022-11-13 18:29:57 -08:00
Kubernetes Prow Robot
5d44f762aa
Merge pull request #37846 from Ritikaa96/updating-names-md
...
Adding annotations reference in names.md
2022-11-13 18:27:57 -08:00
Tim Bannister
fe9088da49
Signpost readers to Kubernetes images
...
Help readers find Kubernetes container images for download.
2022-11-13 17:17:48 +00:00
nurayko
f6430f8ba4
Remove extra on
2022-11-13 18:54:30 +02:00
Michael
25aa28ff6a
updated /kubernetes-objects.md
2022-11-13 21:31:24 +08:00
carolina valencia
947cab0667
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-12 19:27:28 -03:00
Kubernetes Prow Robot
1cff40e656
Merge pull request #37747 from T-Lakshmi/k8s-objects
...
Added more points in what's next section of Understanding Kubernetes …
2022-11-12 10:43:58 -08:00
Ritikaa96
419d3b0d8e
added annotations in what's next sections
2022-11-11 18:22:45 +05:30
Swati Sehgal
0a0fb70fc2
node: devicemgr: docs: Additional updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal
89fa301731
node: devicemgr: docs: Updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00
Swati Sehgal
65f244bc3a
node: devicemgr: docs: Kubelet Device Manager graduation to GA
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:09:04 +00:00
Kubernetes Prow Robot
6f2acafc1a
Merge pull request #36669 from sftim/20211208_move_connecting_applications_with_services
...
Move "Connecting Applications with Services" to tutorials section
2022-11-10 17:32:09 -08:00
Karthik P M
63e38419b3
update jobs yaml
2022-11-10 23:29:56 +05:30
andyzhangx
0d59a04348
mark CSIMigrationAzureFile as GA
2022-11-10 07:04:22 +00:00
windsonsea
cd2d854a8f
Tweak line wrappings in /volume-snapshots.md
2022-11-10 10:13:33 +08:00
Kubernetes Prow Robot
4312632fbe
Merge pull request #37209 from tengqm/tweak-sys-metrics
...
Tweak line wrapping for system-metrics page
2022-11-09 15:26:54 -08:00
Kubernetes Prow Robot
f7689cb7b7
Merge pull request #37210 from tengqm/tweak-overview
...
Tweak line wrapping for configuration overview page
2022-11-09 15:24:54 -08:00
Kubernetes Prow Robot
3f86f4436c
Merge pull request #37212 from tengqm/tweak-sys-log
...
Tweak line wrapping in the system-logs page
2022-11-09 15:22:54 -08:00
Kubernetes Prow Robot
90e30eac42
Merge pull request #37216 from tengqm/tweak-cr
...
Tweak line wrapping in the custom-resource concept page
2022-11-09 14:34:54 -08:00
Kubernetes Prow Robot
9b62ccae9e
Merge pull request #37217 from tengqm/tweak-device-plugins
...
Tweak line wrappings in the device-plugin concepts page
2022-11-09 14:32:54 -08:00
Tim Bannister
ceb46ca01f
Link from Services concept index to Service tutorial
2022-11-09 22:31:05 +00:00
Tim Bannister
ce46f1ca74
Move "Connecting Applications with Services" to tutorials section
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot
924f40fc58
Merge pull request #37218 from tengqm/tweak-net-plugin
...
Tweak line wrappings in the network-plugins page
2022-11-09 14:30:54 -08:00
Kubernetes Prow Robot
35b521feb2
Merge pull request #37464 from windsonsea/seren
...
Fix inconsistencies in service.md
2022-11-09 14:06:54 -08:00
Divyen Patel
646a4d013d
CSIMigrationvSphere doc update
2022-11-09 10:20:45 -08:00
Peter Schuurman
57c0c1a3d6
KEP-3335 StatefulSetSlice Documentation
2022-11-09 10:06:03 -08:00
Tim Bannister
ddfcad4fe8
Redo index for Containers concept
...
- Mention RuntimeClass
- omit container image and runtimeclass from links as they are already
mentioned explicitly
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 12:32:52 +00:00
xin.li
337a63a995
[en] modify invalid links
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-09 16:41:45 +08:00
lakshmi prasuna
3607e97d2f
Replaced "Learn more about the following." with "Learn more about the following:" under whats next section.
2022-11-09 11:30:17 +05:30
carolina valencia
4d9111a85c
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-08 18:17:11 -03:00
Kubernetes Prow Robot
aaaa6303f4
Merge pull request #37731 from sftim/20221105_tweak_psp_removal_page
...
Tweak page about PodSecurityPolicy removal
2022-11-08 11:14:19 -08:00
Pradumna Saraf
0f9c060a68
docs: Update projected-volumes.md
2022-11-08 17:55:40 +00:00
Kubernetes Prow Robot
fb297763e7
Merge pull request #35053 from verb/32351-projected-volumes
...
Clarify handling of projected SA token permissions
2022-11-08 08:42:19 -08:00
Kubernetes Prow Robot
b0fa87548b
Merge pull request #37688 from kerthcet/feat/graduate-nodeInclusionPoplicy
...
Graduate scheduler nodeInclusionPolicy to beta
2022-11-07 23:44:19 -08:00