Kubernetes Prow Robot
3c1d642746
Merge pull request #30393 from elmiko/update-ccm-node-controller
...
update cloud controller doc on node controller
2021-11-12 09:20:28 -08:00
SubtextRyan
46988781a3
Corrected grammatical error
...
Subject/verb disagreement: changed "...system execute the handler..." to "...system executes the handler..."
2021-11-12 12:05:00 -05:00
Kubernetes Prow Robot
1406c2d85a
Merge pull request #30170 from bobfuru/clarify-container-images-wording
...
Replace "Docker image" with "container image", other minor edits
2021-11-12 09:02:28 -08:00
sandipanpanda
7a513e6dee
Fix broken anchor link of #type-nodeport in service.md ( #30388 )
...
* Fix broken anchor link of #type-nodeport in service.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in overview.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in ingress.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in troubleshooting-kubeadm.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in connecting-frontend-backend.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in source-ip.md
2021-11-12 08:02:28 -08:00
Michael McCune
0d864c18d9
update cloud controller doc on node controller
...
This change updates the information about the node controller in the
cloud controller managers. The node controller is not responsible for
creating new node objects, it updates them with information from the
provider infrastructure.
2021-11-12 08:25:40 -05:00
Kubernetes Prow Robot
e0ffcf9342
Merge pull request #30374 from clarinette9/docs-bfe-ingress
...
add BFE-ingress-controller to the document ingress-controllers.md.
2021-11-12 05:22:28 -08:00
Umair A. Shahid
53bf4f212a
Kubelet accepts graceful node shutdown parameters in camel case while they are written in the document in pascal case
2021-11-12 12:29:34 +01:00
Patrick Ohly
65bceb1876
generic ephemeral volumes: document graduation to GA
2021-11-12 09:46:11 +01:00
Harry Bagdi
4729b75ffb
graduate IngressClassNamespacedParams to GA
2021-11-11 08:51:52 -08:00
Kubernetes Prow Robot
c58838a690
Merge pull request #30423 from alculquicondor/tracking-beta
...
Graduate JobTrackingWithFinalizers to beta
2021-11-11 06:29:50 -08:00
Vaibhav
f58c7705bb
Remove the link as refereneced content is missing
2021-11-11 14:10:19 +05:30
Kubernetes Prow Robot
9dbee0dd47
Merge pull request #30351 from liggitt/podsecurity-beta
...
Podsecurity beta updates
2021-11-10 23:37:50 -08:00
Jordan Liggitt
4b7784728a
PodSecurity beta updates
2021-11-10 10:30:51 -05:00
Aldo Culquicondor
575b742e0a
Graduate JobTrackingWithFinalizers to beta
2021-11-10 09:35:30 -05:00
ahg-g
14a003cb3b
add docs for JobMutableNodeSchedulingDirectives ( #30390 )
2021-11-10 04:43:27 -08:00
Kubernetes Prow Robot
53f7612552
Merge pull request #30186 from sandersaares/request-is-not-a-guarantee
...
A CPU request does not result in a guarantee
2021-11-09 23:15:26 -08:00
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