Jizu Sun
2342716d89
Merge branch 'main' into fix-link
2021-10-21 18:05:15 +08:00
sandipanpanda
d33605578f
Fix broken link in k8s.io/docs/concepts/overview/working-with-objects/finalizers/ ( #30159 )
...
* Fix broken link in finalizers.md
* Update finalizers.md
* Update finalizers.md
2021-10-20 16:56:08 -07:00
Anthony Rosequist
ebe5a92cbe
Add missing space before parenthesis
2021-10-20 15:24:22 -05:00
Sahil Vazirani
11117310a5
GA TTLAfterFinish
2021-10-19 21:49:57 -07:00
Kubernetes Prow Robot
3d826f0957
Merge pull request #29695 from ixodie/patch-5
...
Removed Contiv.io
2021-10-19 07:47:04 -07:00
ixodie
33c363a370
Added open contiv repo
...
Adding back repo and removing broken link
2021-10-19 09:19:25 -04:00
ixodie
46fc61cd04
Merge branch 'main' into patch-9
2021-10-19 09:16:16 -04:00
Jizu Sun
a6f27be7e1
Update content/en/docs/concepts/overview/working-with-objects/finalizers.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-10-19 10:48:54 +08:00
ixodie
7d9051266d
Removing GCE bridging/routing config tweaks
...
Removing this content seems to be appropriate:
Content does not contain a link to a CNI.
Content is not required for k8s to function.
Content seems to be replicated in longer form on the Google Cloud docs site.
2021-10-18 18:29:33 -04:00
Kubernetes Prow Robot
ea8244a5e9
Merge pull request #30090 from ixodie/patch-7
...
Removed Nuage marketing
2021-10-18 13:37:22 -07:00
RA489
cbc8ad69f5
explanation of the role of activeDeadlineSeconds in initContainers behaviour
2021-10-18 10:40:44 +05:30
Tim Bannister
dc84f0cb97
Mark figures' intended size
...
This commit activates Sass styling to make image sizes more responsive
on the rendered page.
2021-10-17 21:31:52 +01:00
Soumik Majumder
04a53b8ad0
Add Pod creation example in k8s.io/docs/concepts/workloads/pods/
2021-10-17 01:50:02 +05:30
Lucas Basquerotto
3dd5ec4121
Fix typo at deployment.md
2021-10-15 10:20:36 -03:00
Shabir Mohamed Abdul Samadh
b3ff003048
doc: accommodate re-write of intro line
2021-10-14 20:31:16 -04:00
Shabir Mohamed Abdul Samadh
86b6584d0a
doc: accept review suggestion
2021-10-14 20:25:30 -04:00
ixodie
f8dcb7e792
Removed OVS
...
Open vSwitch is in no way required for Kubernetes to function. Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
2021-10-14 16:04:38 -07:00
ixodie
8d4006d8ed
Removed Nuage marketing
...
This entry is not necessary for Kubernetes to function. Entry provides a link to the main corporate website, not to any relevant information. No CNI. Acronym refers to product marketing, not an actual technology.
2021-10-14 15:37:19 -07:00
shabirmean
0ca22ac568
doc: update definition for namespaces
...
Update namespace definition to not use _Virtual Clusters_ as a means of explaining namespaces.
Motif: KubeCon NA 21 Talk on ***"Beyond Namespaces: Virtual Clusters are the Future of Multi-Tenancy - Lukas Gentele, Loft Labs"***
2021-10-14 15:06:29 -04:00
huzhengchuan
98e5b3e90b
fix typos
...
not need '('
2021-10-13 14:21:15 +08:00
Kubernetes Prow Robot
e007d9e7f2
Merge pull request #29944 from paranoidsp/docs-fixes
...
docs: document nlb eip allocation annotation on AWS
2021-10-11 09:50:40 -07:00
Karthikeya Viswanath
7dd48726df
fix: correct the url
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-10-11 19:17:05 +05:30
Jizu Sun
5c0dd0414b
remove blank
2021-10-09 10:50:09 +08:00
Jizu Sun
95a772fea7
fix link
2021-10-09 10:47:55 +08:00
Mike Spreitzer
7122c51152
Improve API Priority and Fairness for clients
2021-10-07 15:58:56 -07:00
Karthikeya Viswanath
f37e6269ad
docs: add nlb documentation page reference for aws
2021-10-07 12:37:07 +01:00
Kubernetes Prow Robot
35abb6e9f2
Merge pull request #29883 from lxlxok/main
...
Fix the page links to a section that doesn't exist
2021-10-06 05:58:33 -07:00
Ali Yousefi Sabzevar
739a72185f
fix a grammar mistake - English version
2021-10-03 18:42:55 +02:00
Min Wang
c170ba469f
Fix issue #29850 - drop .v1.apps in doc deployment
2021-10-01 18:27:08 -07:00
xiao.li
abadaf1ead
Fix the page links to a section that doesn't exist
2021-10-01 14:25:25 -07:00
Toli Kuznets
7b07d97a0b
Update job.md
...
add a newline per bug #29840
2021-10-01 12:21:42 -07:00
Shannon Kularathna
d6345808f4
Add information to API evictions
2021-10-01 15:26:01 +00:00
Kubernetes Prow Robot
92d8d1e966
Merge pull request #28733 from Kartik494/dockerserver
...
Add docker server registry
2021-09-30 22:03:21 -07:00
Kubernetes Prow Robot
eb8fd2a960
Merge pull request #29752 from khenidak/svc-external-ip
...
add a note re selectorless services and proxy
2021-09-30 18:33:21 -07:00
Victor Paredes
2284c9dcec
concepts/services-networking/service: Removed duplicate ProxyTerminatingEndpoints term.
2021-09-30 18:54:05 -04:00
Kubernetes Prow Robot
b50819e5f9
Merge pull request #29349 from jaypipes/controller-dec-api
...
clarify declarative API in custom controller docs
2021-09-29 09:10:50 -07:00
Kubernetes Prow Robot
4924944ea2
Merge pull request #29770 from Kartik494/ReadWriteOnceBehvaviour
...
Added a note for improvement in documentation for ReadWriteOnce and ReadWriteOncePod access mode.
2021-09-29 02:52:49 -07:00
Kubernetes Prow Robot
41896a5426
Merge pull request #29831 from gilsonmelo/patch-1
...
Including Oracle Cloud Infrastructure
2021-09-28 19:08:48 -07:00
Khaled (Kal) Henidak
2cf2b1937e
add a note re selectorless services and proxy
2021-09-28 21:26:54 +00:00
Jay Pipes
6a4dddd251
clarify declarative API in custom controller docs
...
The content describing a declarative API in the custom controller
section of the custom resources doc was confusing:
> A declarative API allows you to declare or specify the desired state
of your resource **and tries to keep the current state of Kubernetes
objects in sync with the desired state**. The controller interprets the
structured data as a record of the user's desired state, and continually
maintains this state.
(emphasis added)
It is not the declarative API that tries to keep the current state of
the objects in sync with the desired state. It's the controller that
does that.
I've reworded this paragraph to hopefully clarify this.
Closes Issue #29348
Signed-off-by: Jay Pipes <jaypipes@gmail.com >
2021-09-28 16:19:54 -04:00
kartik494
9fe3e942ff
Added note to improve access modes documentation
2021-09-28 17:06:34 +05:30
Kubernetes Prow Robot
8890ac3668
Merge pull request #29593 from vaibhav2107/record-deployment
...
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-27 18:40:43 -07:00
Tim Bannister
5b373f5bb9
Update “What's next” section of Workloads concept pages ( #29730 )
...
* Update “What's next” section of Workloads concept pages
Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr >
* Add missing trailing / characters
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com >
Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr >
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com >
2021-09-27 17:16:43 -07:00
Gilson Melo
740c8762e2
Include Oracle Cloud Infrastructure
...
Including Oracle Cloud Infrastructure Security page.
2021-09-27 11:08:02 -05:00
Kubernetes Prow Robot
ce5ec30e0e
Merge pull request #29715 from regentov/patch-1
...
fix typo that is semantically important
2021-09-24 18:28:21 -07:00
Kubernetes Prow Robot
3a7a495c6c
Merge pull request #29055 from Ritikaa96/update-docs-cluster-networking-concept
...
updating flannel link address
2021-09-24 16:30:21 -07:00
Kubernetes Prow Robot
c1ec23f4c2
Merge pull request #28863 from sgpinkus/patch-1
...
Update persistent-volumes.md
2021-09-24 16:28:22 -07:00
Abhibhaw Asthana
8bc9488622
Adds suggested changes to #29663
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-09-25 01:50:09 +05:30
Kubernetes Prow Robot
e6b9490fb1
Merge pull request #29694 from ixodie/patch-4
...
Removed Apstra AOS from Cluster Networking
2021-09-20 17:56:24 -07:00
Kubernetes Prow Robot
6630873d9d
Merge pull request #29344 from victuos/main
...
Adjust broken link in service.md
2021-09-16 05:47:46 -07:00