Commit Graph

4930 Commits

Author SHA1 Message Date
Christian Mardini 3652c2c17b daemon-reload prior to restarting kubelet 2020-05-27 15:46:58 -04:00
Kubernetes Prow Robot 5750f06822 Merge pull request #20606 from celestehorgan/linkchecker
Add a link checker to k8s.io
2020-05-27 06:16:41 -07:00
Vageesha17 4c44367e87 Apply suggestions from code review
added suggestion to keep cluster IP same as before

Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-05-27 10:45:03 +05:30
Kubernetes Prow Robot 28bd08db49 Merge pull request #21206 from MorrisLaw/document-digitalocean-cloudprovider
Add DigitalOcean to cloud provider documentation.
2020-05-26 21:16:43 -07:00
Tim Bannister 2eb6ab1ad3 Add a link checker
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-26 16:06:46 -07:00
Savitha Raghunathan 6311db5da4 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-05-26 18:03:50 -04:00
Brian de Alwis abd22fef61 Reword toleration special-cases note
Remove the example code as it does not render correctly.
2020-05-26 15:24:58 -04:00
MorrisLaw 921b2c8625 Add DigitalOcean to cloud provider documentation. 2020-05-26 18:08:44 +00:00
KoukiNishihara 79f6a841c6 Delete krib.md 2020-05-26 16:35:03 +09:00
aregnier42 5530b6eaf8 Fixed number of null parameters in api.listPodForAllNamespaces and minor typo 2020-05-26 00:26:19 +02:00
Boris Od 9fd744eb93 Add a missing word
The sentence is not complete.
2020-05-25 14:07:00 +05:30
Kubernetes Prow Robot 8ffda8361d Merge pull request #21157 from uaparicio/patch-1
Removing required sentence in #21133
2020-05-24 17:23:11 -07:00
divyabhushan 276d7da86b Removed extra quoting in “DNS for Services and Pods”#21161 2020-05-24 15:01:06 +02:00
Tim Bannister a2de95e243 Drop version check
All supported Kubernetes releases let you set environment variables for
Pods.
2020-05-24 12:04:31 +01:00
Tim Bannister 9b3e181f5a Reword environment variable task
- Use style guide convention for running commands
  Don't include the prompt, even for commands run inside a container
- Call a manifest a manifest
- tweak some wording
2020-05-24 12:03:02 +01:00
wawa0210 425e0a8871 Added description about the size of terminationMessage file 2020-05-24 17:10:08 +08:00
uaparicio 785740de07 Removing required sentence in #21133 2020-05-24 00:29:25 -03:00
Prasad Katti a72c10a18e Remove "Running Kubernetes on CenturyLink Cloud" 2020-05-23 16:29:35 -07:00
Kubernetes Prow Robot ec822d9408 Merge pull request #21146 from divyabhushan/master
Linked entrypoint command link to the right page#21139
2020-05-23 08:53:10 -07:00
Kubernetes Prow Robot d4cf03e14c Merge pull request #21134 from rmohta/rmohta-GH-21113
Rendering of note short code in hello-minikube
2020-05-23 08:51:10 -07:00
Kubernetes Prow Robot a9eb5231da Merge pull request #21143 from lars-olsson/fix-nodes-doc-typo
Fix small typo in concepts/architecture/nodes
2020-05-23 08:49:10 -07:00
Kubernetes Prow Robot 9553f431e2 Merge pull request #21122 from wawa0210/clarify-imagepullpolicy-always
Clarify behavior of imagePullPolicy Always
2020-05-23 08:43:10 -07:00
divyabhushan 434dae9ad7 Linked entrypoint command to the right page#21139
Reference issue: https://github.com/kubernetes/website/issues/21139
File modified: content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
Line no: 122
2020-05-23 14:39:02 +02:00
Lars Eric Olsson bd204ba2d1 Fix small typo in concepts/architecture/nodes 2020-05-23 13:52:05 +02:00
muldoon2007 5ca114cb85 Fix inconsistency in pod anti-affinity example.
It looks like a previous version of the anti-affinity code in this example had `topologyKey: node`.
2020-05-22 18:40:46 -07:00
wawa0210 6ad483fb8e Clarify behavior of imagePullPolicy: Always 2020-05-23 08:55:33 +08:00
Rohit Mohta 0ccf61bc4d Update hello-minikube to render note shortcode appropriately 2020-05-22 11:59:24 -07:00
Tim Bannister 8b7e900e39 Revise prerequisites
The previous content recommended running "kubectl version", which
will error out for readers who have not yet configured a cluster.

Reword with that in mind.
2020-05-22 19:02:24 +01:00
Kubernetes Prow Robot 486d8f5304 Merge pull request #21127 from divyabhushan/master
Adding the missing double quote in href-"Go to Certification" button on CKA course #21126
2020-05-22 10:29:10 -07:00
Kubernetes Prow Robot 486dd61f2b Merge pull request #21092 from idvoretskyi/idvoretskyi-wsl2-k8s
WSL+Docker: Kubernetes on the Windows Desktop blog post added
2020-05-22 08:46:38 -07:00
divyabhushan 98d8d5fdfb Adding the missing double quote in href-"Go to Certification" button
Section: CKA course
2020-05-22 16:50:44 +02:00
Ihor Dvoretskyi c25dc7339e Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:25 +03:00
Ihor Dvoretskyi 738de78a57 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:17 +03:00
Ihor Dvoretskyi 9c98670ea8 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:22:04 +03:00
Ihor Dvoretskyi 054e637f1e Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:54 +03:00
Ihor Dvoretskyi f01eb97c1b Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:45 +03:00
Ihor Dvoretskyi 2b0a593be5 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:20 +03:00
Ihor Dvoretskyi 4546daec4f Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:21:03 +03:00
Ihor Dvoretskyi 27763a6ba0 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:20:54 +03:00
Ihor Dvoretskyi 465c4c478b Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2020-05-22 11:20:45 +03:00
Kubernetes Prow Robot bcc860271e Merge pull request #21034 from jqmichael/patch-4
Clarified Secrets file mode
2020-05-21 12:58:37 -07:00
Kubernetes Prow Robot 98851648a2 Merge pull request #21046 from divyabhushan/master
Rendering issues on#service-account-permissions #21029
2020-05-21 12:22:14 -07:00
Kubernetes Prow Robot 782ff1b757 Merge pull request #20868 from jqmichael/patch-3
Clarify node affinity in ScheduleDaemonSetPods
2020-05-21 10:20:14 -07:00
divyabhushan 6595ea6e86 Rendering issues on#service-account-permissions #21029 2020-05-21 17:25:14 +02:00
Ihor Dvoretskyi a29878d29d Attribute text added to the images
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-05-21 14:32:53 +03:00
Prasad Katti 464a7667aa Rename 'Download Kubernetes' card to 'Release Notes' on home page 2020-05-20 18:41:33 -07:00
Tim Allclair 75652e8585 Standardized pod security profiles 2020-05-20 16:54:37 -07:00
Ihor Dvoretskyi 041b9d6f65 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:40:46 +03:00
Ihor Dvoretskyi e9aa9de0a0 Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:38:11 +03:00
Ihor Dvoretskyi 2f210a696a Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-05-20 21:37:53 +03:00