2304 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 80b4fe0cac Merge pull request #30069 from sftim/20211013_tweak_kubectl_skew_advice
Tweak advice about kubectl skew
2021-11-05 13:52:40 -07:00
Muller Hsu f0c98092e9 Update configure-upgrade-etcd.md
Typo
Should be `etcdctl` not etcdutl
2021-11-05 17:53:56 +08:00
Suresh Kumar 2b61e464a6 Update parallel-processing-expansion.md
removed unwanted jinja tags
2021-11-03 19:33:09 +05:30
Kubernetes Prow Robot f8276a4830 Merge pull request #30107 from chirangaalwis/patch-3
Update "multiple schedulers" example
2021-11-02 15:31:42 -07:00
chirangaalwis 7449bb36a0 Update config refs to KubeSchedulerConfiguration 2021-11-02 19:56:21 +05:30
Renan Gonçalves b4b8893a93 Fix default value for MaxSurge
The implementation defines the default value for MaxSurge being 0, as to
preserve the current behavior of rolling updates in DaemonSets.

This change is just a copy-paste of the docblock defined in the types.go
file.

See:
- https://github.com/kubernetes/kubernetes/blob/10a3cc815bea73f78f7126cab5df95233da96e1b/pkg/apis/apps/types.go
- https://github.com/kubernetes/kubernetes/blob/10a3cc815bea73f78f7126cab5df95233da96e1b/pkg/apis/apps/v1/defaults.go#L87-L91
2021-11-02 14:03:40 +01:00
Chiranga Alwis c5cb03ab13 Shorten the description on field updating
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 14:01:35 +05:30
Chiranga Alwis 7b6d84ec7c Use note short code to highlight the content
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 13:59:24 +05:30
Guangwen Feng 5a92aaf08b Fix typo
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-02 13:38:41 +08:00
Kubernetes Prow Robot f49e939aa7 Merge pull request #30247 from aysabzevar/main
add sudo to Red Hat-based distributions - en
2021-11-01 22:06:58 -07:00
Chiranga Alwis 514db9eb70 Improve and reorder the wording
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:31:38 +05:30
Chiranga Alwis eedbfd5724 Add content best practices
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:28:51 +05:30
Brad Beck b48ddd9e90 Fix zsh completion setup 2021-10-28 10:02:50 -05:00
Kubernetes Prow Robot a3c025e979 Merge pull request #30274 from liggitt/podsecurity-typo
Fix typo in podsecurity config example
2021-10-27 13:08:25 -07:00
Jordan Liggitt 0dfdffe95f Fix typo in podsecurity config example 2021-10-27 13:58:12 -04:00
Ali Yousefi Sabzevar d895791f1f fix the sudo problem with cat using tee - en 2021-10-27 14:22:35 +02:00
Richie McG a7a4745b79 Revert an incorrect fix
corrections for  etctutl command name incorrectly “fixed” #30215
2021-10-27 18:56:16 +09:00
Kubernetes Prow Robot 4a3f2ef536 Merge pull request #30198 from SergeyKanzhelev/dockershimUpdates
Find out what container runtime is used and mention private registries
2021-10-26 17:15:41 -07:00
Ali Yousefi Sabzevar 9a36c05f6a add sudo to Red Hat-based distributions - en 2021-10-26 21:43:55 +02:00
Jesse Butler 4e755b2f2c Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-10-26 14:13:06 -04:00
Sergey Kanzhelev 4a6d4d5dd3 find out what container runtime is used and mention private registries 2021-10-26 16:26:59 +00:00
Kubernetes Prow Robot d6fad21377 Merge pull request #30075 from nuno-faria/patch-1
Remove extra parenthesis
2021-10-25 11:21:03 -07:00
slayer321 d283c1f545 docs: add PV duplicate example 2021-10-25 09:52:46 -04:00
Kubernetes Prow Robot 7502b9e383 Merge pull request #29206 from sftim/20210803_revise_nginx_ingress_minikube_tutorial_task
Revise task for practising NGINX Ingress controller
2021-10-24 16:56:21 -07:00
Richie McG 64b5b16bac Correct Typo
Correct typo form etcdutl to etcdctl on line 333
2021-10-23 17:29:03 +09:00
Kubernetes Prow Robot f5049435ab Merge pull request #30064 from sftim/20211012_link_pv_reclaim_policy_change_task_new_api_reference
Tidy task about PV reclaim policy
2021-10-22 17:00:50 -07: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
Stefan Lasiewski 537c2e101b sha256sum requires 2nd space for the type 2021-10-20 10:12:43 -07:00
chirangaalwis 35525d17b5 Add extra details for clarity 2021-10-18 20:44:13 +05:30
Chiranga Alwis dcbf152118 Remove unnecessary reference to scheduler
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2021-10-18 20:29:53 +05:30
Chiranga Alwis 9a0f0e25ea Rearrange words for better meaning
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
2021-10-18 20:28:17 +05:30
Kubernetes Prow Robot 3f824a8989 Merge pull request #28601 from RA489/update_etcd
Example with data dir for restore
2021-10-18 01:35:51 -07:00
RA489 c689362c08 Example with data dir for restore 2021-10-18 10:32:25 +05:30
Chiranga Alwis 10846473ac Add reference to the created scheduler configuration CM
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-10-18 10:21:13 +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
ztzxt c864a62dff Bump dashboard version to 2.4.0 from 2.3.1 2021-10-17 13:28:03 +03:00
nuno-faria d7ccf551bf Create a separate sentence 2021-10-16 12:55:35 +01:00
chirangaalwis 8e250cf405 Update references to invalid --scheduler-name arg 2021-10-16 15:02:45 +05:30
chirangaalwis 95be4e5e65 Update multiple scheduler with HA guide 2021-10-16 14:55:30 +05:30
chirangaalwis 6ec90297d0 Update multiple scheduler deployment guide 2021-10-16 13:31:18 +05:30
Kubernetes Prow Robot 8fb866a9d2 Merge pull request #30020 from tengqm/fix-kubelet-userns
Tweak the kubelet in user namespace page
2021-10-14 17:54:54 -07:00
Tim Bannister cccf7b2102 Tweak advice about kubectl skew
This change helps make the example apply more relevantly to older docs
releases.
2021-10-13 19:35:06 +01:00
nuno-faria 3ee7b1f354 Remove extra parenthesis 2021-10-13 12:02:00 +01:00
Tim Bannister 8230d25180 Mark Docker as third-party software
As per the content guide, Docker is (essential) third party software.
Alternatives exist but Docker is certainly the most common tool used for
this kind of task.

Anyway, mark that it's third party.
2021-10-13 00:10:56 +01:00
Tim Bannister 0ce669e40d Revise “Pull an Image from a Private Registry”
- link to new-style API reference
- call a manifest a manifest
- use tooltips where appropriate
- other general tidying
2021-10-13 00:10:06 +01:00
Tim Bannister 24dab6c202 Tidy task about PV reclaim policy
- Use new API reference shortcode
- Tweak What's Next subheading to be a plural
2021-10-12 21:36:37 +01:00
Tim Bannister 9d77a6bf22 Revise task for practising NGINX Ingress controller 2021-10-12 20:33:40 +01:00
Qiming Teng 59ad3d65b0 Tweak the kubelet in user namespace page
This PR fixes some nits in the page and adds some links for the
convenience of users.
2021-10-12 09:10:18 +08:00
Jesang Myung 56506ce8db Update configure-gmsa.md
add start backquote in line 261. It was missing.
2021-10-11 03:05:25 +09:00
xiao.li abadaf1ead Fix the page links to a section that doesn't exist 2021-10-01 14:25:25 -07:00