Commit Graph

12723 Commits

Author SHA1 Message Date
Jihoon Seo b7d8871ee0 Fix incorrectly displayed K8s minor versions 2022-06-09 13:50:53 +09:00
Jihoon Seo d67de22e7e [ko] Fix K8s versions in previous release webpage 2022-03-25 11:30:06 +09:00
Kubernetes Prow Robot adcd47ac9d Merge pull request #29009 from silenceshell/kubeadm-upgrade-current-version
latest version in kubeadm upgrade clusters should be the current branch version
2021-09-20 13:02:34 -07:00
silenceshell 7496dacb97 kubeadm-upgrade should upgrade to current branch version other than the latest version 2021-07-20 19:54:11 +08:00
ialidzhikov 5b75725b3a Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-03 23:25:01 +03:00
Jihoon Seo d1751c8101 [ko] Update outdated files in dev-1.20-ko.8 (p3) 2021-05-10 10:11:33 +09:00
Kubernetes Prow Robot 318ae0b7fe Merge pull request #27760 from jihoon-seo/210428_Update_outdated_files_in_dev-1.20-ko.8_p2
[ko] Update outdated files in dev-1.20-ko.8 (p2)
2021-05-06 06:05:17 -07:00
Jihoon Seo d38d6a4631 [ko] Update outdated files in dev-1.20-ko.8 (p2) 2021-05-04 09:24:19 +09:00
Jihoon Seo 0d17ba6f58 [ko] Update outdated files in dev-1.20-ko.8 (p1) 2021-05-04 09:22:05 +09:00
Kubernetes Prow Robot 6d252624b2 Merge pull request #27387 from Arhell/label
[ja] updated labels for cli command in the PHP Guestbook tutorial
2021-04-07 07:53:53 -07:00
Kubernetes Prow Robot d1c650d2a6 Merge pull request #27247 from Arhell/remove
[ja] remove command from output block
2021-04-07 07:51:54 -07:00
Kubernetes Prow Robot dcd7fb8cb9 Merge pull request #27383 from zhiguo-lu/zh-trans-reference-labels-annotations-taints
[zh] translate reference/Well-Known Labels, Annotations and Taints
2021-04-07 01:59:53 -07:00
Kubernetes Prow Robot da022325b9 Merge pull request #27054 from Arhell/fix
[vi] update invalid web page link for api group
2021-04-07 01:17:53 -07:00
Kubernetes Prow Robot 460f44bdf8 Merge pull request #27441 from CaoDonghui123/fixissues2
[zh] update service.md
2021-04-07 01:01:53 -07:00
Kubernetes Prow Robot 9f7f648e1b Merge pull request #26319 from tengqm/zh-sync-feature-gate
[zh] Sync changes to feature-gates
2021-04-07 00:49:54 -07:00
Kubernetes Prow Robot e6e597b2c4 Merge pull request #27378 from Arhell/fix-bind
[ja] fix bind-address on scheduler
2021-04-07 00:43:53 -07:00
caodonghui d9d4a7cdf8 [zh] update service.md and endpoint-slices.md 2021-04-07 15:40:58 +08:00
Kubernetes Prow Robot fc545595f7 Merge pull request #27423 from srcmesh/fix/wrong-zh-translation
Fix wrong chinese translation (SELinux note)
2021-04-06 22:21:52 -07:00
Ta-Ching Chen 5391a59dc4 Update doc for future tracking 2021-04-07 12:29:29 +08:00
Ta-Ching Chen f6fef933b7 minor fix 2021-04-07 12:24:37 +08:00
Ta-Ching Chen 44b902cdf9 sync with upstream English version 2021-04-07 12:21:06 +08:00
Edson C. (aka tuxpilgrim) 2e519b024b [PT] Update content/pt/docs/concepts/architecture/control-plane-node-communication.md (#27415)
* Update doc to follow wg naming

* Rename master to control plane

* Add Konnectivity topic

* Remove unstranslated topic

* Fix some typos

* Remove blank lines

* Fix md typo

* Fix minor typos

* Fix typo (by review)
2021-04-06 12:04:20 -07:00
Kubernetes Prow Robot 863d0bc3ba Merge pull request #27369 from tabbysable/psp-blog
Add blog post describing PSP deprecation and next steps.
2021-04-06 11:42:20 -07:00
Kubernetes Prow Robot 41f8e9da78 Merge pull request #27418 from joostas/docker-cli-to-kubectl-ru
[ru] "kubectl for Docker Users" use "kubectl create deployment" command
2021-04-06 08:47:33 -07:00
Tabitha Sable ca6008c67f Apply suggestions from tallclair
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2021-04-05 22:59:01 -05:00
Ta-Ching Chen c48c5fd3c0 Fix wrong chinese translation 2021-04-06 09:45:07 +08:00
Kubernetes Prow Robot b890226ee2 Merge pull request #27356 from fancc/tokens
resolve some format errors
2021-04-05 18:43:33 -07:00
Kubernetes Prow Robot 3b1b77b837 Merge pull request #27366 from tocado/patch-1
Update kubespray.md for link to ansible doc
2021-04-05 18:09:19 -07:00
Kubernetes Prow Robot 7841e9e509 Merge pull request #26725 from cristiklein/patch-1
Change to inclusive naming
2021-04-05 17:39:19 -07:00
joostas 17b5158f24 [ru] "kubectl for Docker Users" use "kubectl create deployment" command to run pod
Before:
Example runs pod without creating deployment
```sh
kubectl run --image=nginx nginx-app --port=80
```
But later in document mentions:
```
deployment "nginx-app" created
```
After:
Pod is created with deployment. (Aligned with other language examples)
2021-04-05 21:36:32 +03:00
Kubernetes Prow Robot 924f4a317c Merge pull request #27396 from joostas/using-sourceIP-turorial
Fix label selector in Using Source IP tutorial
2021-04-05 07:31:12 -07:00
Ricardo Katz 8441afaac1 Add initial portuguese translation to runtime class (#27302)
* Add initial portuguese translation to runtime class

* Apply suggestions from code review

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

* Typo correct

Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-04-05 06:28:13 -07:00
Kubernetes Prow Robot fb976d5844 Merge pull request #27364 from jailton/en/docs/tutorials/stateless-application
Fix content/en/docs/tutorials/stateless-application/guestbook.md
2021-04-04 23:58:15 -07:00
Kubernetes Prow Robot 8b2ecd55ec Merge pull request #27386 from nicks/patch-1
Fixed errors in instructions for generating ref docs
2021-04-04 23:56:14 -07:00
Kubernetes Prow Robot c6194a2473 Merge pull request #27263 from npu21/node-id
Fix line separation in concepts/architecture/nodes
2021-04-04 23:54:15 -07:00
Tabitha Sable 6c4e752016 Adopt several suggestions from review. 2021-04-05 00:36:22 -05:00
Tabitha Sable e0b7222f1a Rename file to match publication date 2021-04-05 00:36:05 -05:00
Kubernetes Prow Robot ce94ae337b Merge pull request #27388 from ariscahyadi/id-remove-task-template
[ID] remove task template to sync with EN
2021-04-04 22:32:15 -07:00
Justas fe9e5a80ad Fix label selector in Using Source IP tutorial
Before:
```sh
controlplane $ kubectl delete svc -l run=source-ip-app
No resources found
```
```sh
k get svc --show-labels
NAME           TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE     LABELS
clusterip      ClusterIP      10.110.247.112   <none>        80/TCP         28m     app=source-ip-app
kubernetes     ClusterIP      10.96.0.1        <none>        443/TCP        49m     component=apiserver,provider=kubernetes
loadbalancer   LoadBalancer   10.111.123.206   <pending>     80:31111/TCP   9m59s   app=source-ip-app
nodeport       NodePort       10.108.129.31    <none>        80:32503/TCP   22m     app=source-ip-app
```
After:
```sh
controlplane $ kubectl delete svc -l app=source-ip-app
service "clusterip" deleted
service "loadbalancer" deleted
service "nodeport" deleted
```

Update source-ip.md

Update source-ip.md

Update source-ip.md
2021-04-04 20:52:13 +03:00
Aris Cahyadi Risdianto 2325d540bf moving pod-overhead into scheduling-eviction. 2021-04-04 22:57:41 +08:00
Kubernetes Prow Robot 7f2b282dbe Merge pull request #26602 from tengqm/kube-scheduler-policy-config
Add reference doc for kube-scheduler policy
2021-04-03 10:02:12 -07:00
Kubernetes Prow Robot 4556399e99 Merge pull request #26608 from tengqm/client-auth-config
Add reference for client-authentication v1beta1
2021-04-03 09:42:12 -07:00
Kubernetes Prow Robot 973caa38b1 Merge pull request #26606 from tengqm/audit-policy-config
Add reference for audit API group
2021-04-03 09:12:12 -07:00
Aris Cahyadi Risdianto be40912057 remove cluster management to sync with upstream. 2021-04-03 19:06:52 +08:00
Aris Cahyadi Risdianto 411f732ae3 remove example task template to sync with upstream. 2021-04-03 18:34:46 +08:00
Kubernetes Prow Robot 25d8a13220 Merge pull request #27241 from krol3/sec-overview
[es] Add content/es/docs/concepts/security/overview
2021-04-02 22:56:11 -07:00
Tabitha Sable b20641723c Fix typo in relative URL 2021-04-02 23:11:31 -05:00
Tabitha Sable 4e15cffdf9 Update links to be site-relative
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-02 23:10:15 -05:00
Arhell 5767f39fd1 [ja] updated labels for cli command in the PHP Guestbook tutorial 2021-04-03 02:20:18 +03:00
carol valencia 9717c5bb3b chore: raelga review 2021-04-02 18:44:03 -03:00