Kubernetes Prow Robot
96069e6a32
Merge pull request #28607 from kahirokunn/patch-1
...
fix: k8s dashboard link.
2021-08-12 08:23:48 -07:00
Mengjiao Liu
29ff83785e
[zh] Link to new API reference page for APIService
2021-08-12 17:44:18 +08:00
Maciej Filocha
49d64fc388
Synchronize Polish localization for ver 1.22, part 1
...
Synchronize Polish localization with upstream
up to 08d92f9137 . Part 1
2021-08-12 09:51:46 +02:00
Maciej Filocha
c07cd04894
Update Polish localization of the home page
...
Update Polish localization of the main index page
up to 08d92f9137 .
2021-08-12 09:09:00 +02:00
zhang-wei
7b0ca655ce
fix typo
2021-08-12 14:51:19 +08:00
Kubernetes Prow Robot
08d92f9137
Merge pull request #29171 from ehashman/update-node-perf
...
Note deprecation of the node performance dashboard
2021-08-11 22:57:47 -07:00
Kubernetes Prow Robot
9383dd8cd0
Merge pull request #28958 from rajula96reddy/memory-manager
...
Add memory manager moves to beta feature blog post 1.22
2021-08-11 06:16:47 -07:00
Rajula Vineet Reddy
a783b05eb2
Add memory manager feature blog post
...
Co-authored-by: Artyom Lukianov <alukiano@redhat.com >
Co-authored-by: Cezary Zukowski <c.zukowski@samsung.com >
2021-08-11 16:01:22 +03:00
Kubernetes Prow Robot
7c2e229f60
Merge pull request #29236 from reylejano/add-kubewarden-option
...
Add kubewarden as an alternative to enforce security profiles
2021-08-11 05:26:47 -07:00
Qiming Teng
735701e1cc
Amend kubeadm join doc for node preparation
...
We need to clarify that worker nodes need to be prepared in nearly the
same way as control plane nodes.
2021-08-11 20:10:11 +08:00
Tim Bannister
1b8eeb500a
Update the node concept
...
Modernise the page by:
- rewording to follow the style guide
- adding some glossary tooltips
- linking to new-style API reference
- linking to Safely Drain a Node
plus general tweaks.
2021-08-11 11:58:18 +01:00
Kubernetes Prow Robot
dd14c2208c
Merge pull request #29247 from sanmai/patch-1
...
Update Managing Resources to mention the measure of CPU time
2021-08-11 03:34:46 -07:00
Alexey Kopytko
9ca04a1014
Update Managing Resources to mention the measure of CPU time
2021-08-11 18:30:33 +09:00
Kubernetes Prow Robot
de92339f81
Merge pull request #29229 from sftim/20210804_update_api_aggregation_layer
...
Retitle “Kubernetes API Aggregation Layer” concept
2021-08-10 18:46:46 -07:00
Edith
b6dc198148
grammar error second update
2021-08-10 17:16:52 -05:00
Arhell
c1785d2dd9
[fr] Deleted reference to removed file
2021-08-11 00:42:28 +03:00
Edith
5c760918bb
Merge branch 'main' of https://github.com/kubernetes/website into add-content/es/docs/concepts/storage/volume-snapshot-classes
2021-08-10 14:52:21 -05:00
Edith
90c1306da5
fixing grammar errors
2021-08-10 14:37:22 -05:00
Edith Puclla
382766070a
Update content/es/docs/concepts/storage/volume-snapshot-classes.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-10 12:36:28 -05:00
Rey Lejano
08387d8434
add kubewarden as an alternative to enforce security profiles
...
add third-party content shortcode and list
2021-08-10 07:41:30 -07:00
Kubernetes Prow Robot
5703199613
Merge pull request #29282 from kendfinger/patch-1
...
Fix double usage of "simplify the process" in kubelet-tls-bootstrapping.
2021-08-10 06:05:18 -07:00
Kubernetes Prow Robot
7331e54c09
Merge pull request #28623 from chenxuc/staticPod
...
static pod not support configmap or secret
2021-08-10 03:23:17 -07:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Hoon Jo
11c7b70b41
Update web-ui-dashboard.md
...
I rquest to update dashboard/v2.3.1 from v2.2.0
Refer to below
https://github.com/kubernetes/dashboard
2021-08-10 18:51:23 +09:00
Kubernetes Prow Robot
5f65b4fcd0
Merge pull request #28853 from saschagrunert/seccomp-index
...
Add seccomp tutorial to index
2021-08-10 02:27:17 -07:00
Kubernetes Prow Robot
20890d53b7
Merge pull request #29304 from hokadiri/patch-1
...
Update safely-drain-node.md
2021-08-10 02:11:18 -07:00
Kubernetes Prow Robot
da11af4bbe
Merge pull request #29271 from yuswift/update-ssa
...
update server-side-apply state to stable
2021-08-10 02:09:17 -07:00
yuswift
00c205bc38
update ssa state to stable
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-08-10 15:47:50 +08:00
Kubernetes Prow Robot
2fbd6ceded
Merge pull request #28879 from Shubham82/correct-FQDN_for_dockerhub
...
Correct FQDN for DockerHub.
2021-08-10 00:35:20 -07:00
Kubernetes Prow Robot
e68dc3c075
Merge pull request #28736 from chenxuc/hello-minikube-2
...
improve hello-minikube page for dashboard
2021-08-10 00:23:19 -07:00
Kubernetes Prow Robot
67eca4178c
Merge pull request #28461 from sftim/20210617_improve_make_generate_ref_docs
...
Improve docs about contributing upstream for generated content
2021-08-10 00:15:19 -07:00
Kubernetes Prow Robot
a80328f582
Merge pull request #29295 from mfilocha/fix/rbac-links
...
Fix links in RBAC default bindings table
2021-08-09 20:37:17 -07:00
Jonathan Lopez Torres
c7ee95a654
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:40:55 -05:00
Jonathan Lopez Torres
7a42e5f4b9
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:38:34 -05:00
Jonathan Lopez Torres
76a7e06889
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:38:27 -05:00
Jonathan Lopez Torres
2b00cbf773
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:38:18 -05:00
Jonathan Lopez Torres
a6170c1738
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:38:08 -05:00
Jonathan Lopez Torres
dd9c4dc83d
Update content/es/docs/concepts/workloads/controllers/deployment.md
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-08-09 21:37:43 -05:00
Jonathan Lopez Torres
65827fd94e
Update deployment.md
2021-08-09 20:47:45 -05:00
Jonathan Lopez Torres
317c56cf00
Modificación de salida de deployment
2021-08-09 20:45:51 -05:00
Kubernetes Prow Robot
2bc25c1496
Merge pull request #29275 from tengqm/zh-move-pod-priority-preemption
...
Drop leftover pod-priority-preemption page
2021-08-09 18:45:17 -07:00
Kubernetes Prow Robot
409a5ef110
Merge pull request #29105 from mauriciopoppe/feature-blogpost-csi-windows-support
...
[Feature blogpost][1.22] CSI Windows Support with CSI Proxy reaches GA
2021-08-09 11:05:10 -07:00
Mauricio Poppe
57e7b781f2
Update blogpost release date to 2021-08-09
2021-08-09 17:28:34 +00:00
Kubernetes Prow Robot
3e4fc78b51
Merge pull request #29060 from ehashman/swap-blog
...
1.22 feature blog for alpha swap support
2021-08-09 10:21:32 -07:00
Kubernetes Prow Robot
9c7c238efe
Merge pull request #29270 from davidmlentz/patch-2
...
Fix typo
2021-08-09 09:55:31 -07:00
Kubernetes Prow Robot
a78a812311
Merge pull request #29299 from Shubham82/fix_broken_link-webhook.go
...
Fix the broken link for "webhook.go"
2021-08-09 09:53:32 -07:00
Tim Bannister
39e39c0d02
Move node swap post-release article sooner
2021-08-09 17:48:51 +01:00
Hussein Kadiri
e6082aca98
Update safely-drain-node.md
2021-08-09 09:37:05 -07:00
Qiming Teng
1846afe3d5
Fix test case for examples
...
This is an adaptation for 1.22.
2021-08-09 22:29:17 +08:00
Kubernetes Prow Robot
302743eb9d
Merge pull request #28363 from RA489/update_init
...
Update activeDeadlineSeconds with Pod page
2021-08-09 07:01:31 -07:00