Kubernetes Prow Robot
8f52166ac8
Merge pull request #28887 from chenxuc/pause-resume2
...
clarify rollout behavior in deployment
2021-11-09 23:13:26 -08:00
Kubernetes Prow Robot
c4ce619f28
Merge pull request #30369 from vivek-koppuru/basic-auth-fix
...
Fix wording of basic auth secret doc to keep it consistent with validation
2021-11-09 17:15:26 -08:00
Wang
2d560fd4fb
Update custom-resources.md
2021-11-10 05:07:02 +09:00
Wang
324e4e07fa
[en] update custom-resources
...
Make it clear that the main API server delegates requests to user created API server.
2021-11-09 18:31:31 +09:00
Aravindh Puthiyaparambil
c0dd24a8ba
storage: create new file for projected volumes
...
Move inline examples into the examples folder
2021-11-08 16:07:33 -08:00
Kubernetes Prow Robot
1e090d8f1a
Merge pull request #29868 from RA489/activedeadlinesec
...
explanation of the role of activeDeadlineSeconds in initContainers be…
2021-11-08 06:43:00 -08:00
Bob Furu
b5b60db805
Replace Docker image with container image and other minor edits for clarity
2021-11-07 20:21:09 -05:00
Ayushman
dabf80ae56
Added Note for Deprecation of Flexvolume
...
flexVolume
Signed-off-by: Ayushman <ayushvidushi01@gmail.com >
2021-11-07 13:55:52 +05:30
clarinette9
5de494f375
add bfe to ingress-controllers.md
...
add link and introduction of bfe ingress controller to /content/en/docs/concepts/services-networking/ingress-controllers.md
2021-11-06 20:31:47 +08:00
Vivek Koppuru
4f9f1dccfc
Fix wording of basic auth secret doc to keep it consistent with validation
2021-11-05 18:18:03 +05:30
wiggitywhitney
2ec7040fd4
Improve Extensions Definition
2021-11-04 10:37:37 -05:00
Kubernetes Prow Robot
007f515d17
Merge pull request #30168 from arosequist/patch-1
...
Add missing space before parenthesis
2021-11-02 05:18:59 -07:00
Björn Svensson
f160db17d6
PodTopology: add notes of possible changed default behavior
...
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech >
2021-11-01 08:34:50 +01:00
Kubernetes Prow Robot
8600a6aa08
Merge pull request #30291 from alculquicondor/patch-2
...
Fix whitespace in pod topology spread constraints page
2021-10-31 06:31:18 -07:00
Kubernetes Prow Robot
3dd978ec23
Merge pull request #29019 from SergeyKanzhelev/nodeRegistrationRequired
...
Node re-registration required to update the node labels
2021-10-29 01:10:51 -07:00
Sergey Kanzhelev
40b013b63f
Node re-registration required to update the node labels
2021-10-29 05:25:48 +00:00
Jordan Liggitt
e50ce5f269
PodSecurity: runAsUser
2021-10-28 11:21:02 -04:00
Aldo Culquicondor
1061e7ff22
Fix whitespace in pod topology spread constraints page
2021-10-28 08:46:17 -04:00
Guilherme Macedo
b1d1fc369e
Minor typo corrections and improvements for 'Overview of Cloud Native Security' page ( #30185 )
...
* Update overview.md
Minor typo corrections and improvements.
* Update overview.md
* Fix broken link
2021-10-27 05:53:25 -07:00
Jesse Butler
4e755b2f2c
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-10-26 14:13:06 -04:00
Kubernetes Prow Robot
cc888c6eaa
Merge pull request #29881 from mallow111/issue-29850
...
Fix issue #29850 - Drop v1.apps in Deployment
2021-10-26 03:35:31 -07:00
Min Wang
7ebe37aa3a
Update deployment.md
2021-10-25 12:24:22 -07:00
Robert Van Voorhees
489e938f1c
Resolve formatting issue and add example for node affinity example.
2021-10-25 10:29:57 -04:00
Kubernetes Prow Robot
b7e1c2a041
Merge pull request #30212 from deepak1725/dk-fix-netflix
...
fix broken blog link
2021-10-25 07:22:23 -07:00
Deepak Sharma
a24fa75c7b
fix broken blog link
2021-10-25 19:24:20 +05:30
RinkiyaKeDad
95d9f0c19f
fixing whitespace for pod topology spread constraints page
...
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com >
2021-10-25 15:36:11 +05:30
Min Wang
046e3a1643
Update deployment.md
2021-10-24 12:25:04 -07:00
Kubernetes Prow Robot
21e7ae323c
Merge pull request #29990 from jizusun/fix-link
...
fix broken link for owner references in Finalizers
2021-10-22 17:46:49 -07:00
Kubernetes Prow Robot
4ecb2fda5b
Merge pull request #30099 from lucasbasquerotto/patch-1
...
Fix typo at deployment.md
2021-10-22 13:26:44 -07:00
Sander Saares
667d338866
Adjust wording based on review comment
2021-10-22 16:41:21 +03:00
Sander Saares
3f5ab3f982
A CPU request does not result in a guarantee
...
It is merely a pod placement constraint but the phrasing leads readers to the incorrect understanding that some actual CPU time is guaranteed/reserved. Re-phrase to make it clear this is nothing more than a request.
2021-10-22 09:02:42 +03:00
Kubernetes Prow Robot
286db402a2
Merge pull request #30123 from sftim/20211017_more_responsive_figure_sizing
...
Make figure sizing more responsive
2021-10-21 17:10:37 -07:00
Ravi Gudimetla
1afd786d1b
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-10-21 10:46:42 -04:00
Lucas Basquerotto
c9847dafe2
Fix typo at network-policies.md
2021-10-21 10:57:42 -03:00
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