Commit Graph

5431 Commits

Author SHA1 Message Date
Neha Viswanathan 5ea1bfdfe0 Replace network solution with network add-on 2021-02-28 08:36:28 -08:00
Kubernetes Prow Robot d54500d55d Merge pull request #25918 from slashr/master
Replaced deprecated ReplicationController with JobController
2021-02-27 19:20:38 -08:00
Kubernetes Prow Robot 451eb86491 Merge pull request #25541 from hezhizhen/patch-2
Fix syntax error
2021-02-27 19:18:38 -08:00
Kubernetes Prow Robot 3f373fd71a Merge pull request #25795 from shu-mutou/update-l10n
Fix `Source files` in localization document.
2021-02-27 18:40:39 -08:00
Kubernetes Prow Robot 903ee369b2 Merge pull request #26119 from neha-viswanathan/25833-migrate-page
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-27 18:26:38 -08:00
Zhizhen He 909dba3bb2 Refine the sentence 2021-02-28 10:23:54 +08:00
Kubernetes Prow Robot f3244d82b0 Merge pull request #25644 from Frankkkkk/patch-1
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Kubernetes Prow Robot 7d051f9a09 Merge pull request #25459 from amyXia1994/patch-1
Update secret.md
2021-02-27 17:52:38 -08:00
Kubernetes Prow Robot 8f4448652c Merge pull request #26750 from oke-py/invalid-hash
chore: fix an invalid location.hash
2021-02-27 16:16:38 -08:00
Kubernetes Prow Robot a7bab8d6ca Merge pull request #26751 from JensHeinrich/JensHeinrich-patch-sentence
Fix sentence
2021-02-27 16:12:39 -08:00
Kubernetes Prow Robot 449a4a2634 Merge pull request #26735 from liggitt/admission-alpha
Clarify stability level of admission plugins
2021-02-27 09:50:39 -08:00
Jordan Liggitt 4103230c18 Clarify stability level of admission plugins 2021-02-27 12:46:20 -05:00
Kubernetes Prow Robot 240251b001 Merge pull request #26755 from jailton/en/docs/tutorials
Update Deploy App Tutorial  to use the "control plane" terminology.
2021-02-27 09:40:38 -08:00
Jailton Lopes e78c03800a Update Tutorial Deploy App to use the "control plane" terminology.
* Update page content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
* Update image content/en/docs/tutorials/kubernetes-basics/public/images/module_02_first_app.svg

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-27 13:44:20 -03:00
Jens Heinrich e864d7f3ca Fix sentence
Add missing verb
2021-02-27 15:37:33 +01:00
Naoki Oketani 9d644accea chore: fix an invalid location.hash 2021-02-27 22:24:45 +09:00
Shu Muto de1b4d7635 Fix Source files in localization document.
Fix `Source files` section in localization document, and remove {{< release-branch >}} variable
due to `release-1.20` branch does not exist.

- improve sentence
- Fix latest branch for latest version
- Add description if latest branch does not exist
- Describe about master branch
- Apply suggestions from code review
- Unify `development branch` to` localization branch`
- Remove description for switching upstream branch
- Add description for switching upstream
- Also, add description for merging to master and new release branch.

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2021-02-26 13:56:24 +09:00
Kubernetes Prow Robot 8de202cfa1 Merge pull request #26580 from kbhawkey/update-style-extraneous-words
update style guide (insensitive words)
2021-02-25 13:48:15 -08:00
Kubernetes Prow Robot 18f3eae6ef Merge pull request #26707 from veyu/patch-2
Clarify syntax requirements for label value
2021-02-25 13:36:16 -08:00
Neha Viswanathan 41220636ec Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section 2021-02-24 18:33:38 -08:00
Kubernetes Prow Robot 58aef59d6c Merge pull request #26097 from alculquicondor/patch-1
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
veyu bd55d498df Clarify requirements for label value syntax 2021-02-24 18:58:22 +01:00
BITLIU 6b092d7548 Update deprecated URL
update https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt to https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
2021-02-24 18:10:28 +08:00
Kubernetes Prow Robot e44726958e Merge pull request #26645 from jailton/en/kubernetes-basics/create-cluster
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
2021-02-24 01:20:50 -08:00
Kubernetes Prow Robot 20f9d28a03 Merge pull request #26644 from jailton/en/docs/tutorials
Update diagram docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg
2021-02-24 01:18:50 -08:00
Kubernetes Prow Robot 3e2731b564 Merge pull request #26465 from perithompson/patch-1
Added limitation with windows network services
2021-02-23 10:38:34 -08:00
Kubernetes Prow Robot 641e7c061c Merge pull request #26651 from Billy-The-Squid/patch-1
Fix broken link
2021-02-21 11:53:42 -08:00
Kubernetes Prow Robot b7fd9bc6e2 Merge pull request #26564 from tengqm/fix-26542
Fix links to etcd public documentation
2021-02-21 10:43:42 -08:00
Kubernetes Prow Robot 7a8dc0b56a Merge pull request #26635 from gochist/update-l10n
Describe helper scripts for localization
2021-02-21 10:03:44 -08:00
Will Hanstedt d042a1a687 Fix broken link
Attempt to resolve issue #26641. Redirected the "CoreOS' original article" link to an archived version of the article.
2021-02-20 23:57:53 -05:00
Jailton Lopes 25a21cb87a Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:17:31 -03:00
Jailton Lopes f381ec8dc3 Update docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:04:00 -03:00
Kubernetes Prow Robot 843be43d2a Merge pull request #26616 from mharen/patch-1
updated labels for cli command in the PHP Guestbook tutorial
2021-02-20 05:29:42 -08:00
Zhizhen He 682d3c2550 Rephrase the sentence 2021-02-20 16:47:02 +08:00
June Yi 27013dfbf5 Describe helper scripts for localization 2021-02-20 12:13:36 +09:00
Jailton Lopes 1077ed896f Add glossary tooltip for “API server” to Resource Quotas concept
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-19 17:42:50 -03:00
Kubernetes Prow Robot bbf5e901ad Merge pull request #26607 from pacoxu/patch-3
VolumeSubpath is GA since 1.10
2021-02-18 18:38:24 -08:00
Michael H 765e98db54 updated labels for cli command 2021-02-18 11:13:01 -05:00
Naoki Oketani e038da9e5e chore: fix an invalid location.hash 2021-02-18 19:19:56 +09:00
Paco Xu 037e767445 VolumeSubpath is GA since 1.10
https://github.com/kubernetes/kubernetes/issues/60813
2021-02-18 16:38:55 +08:00
Jordan Liggitt 1711809472 Fix API group typo 2021-02-17 10:39:42 -05:00
Kubernetes Prow Robot d07618a2bd Merge pull request #26483 from liggitt/1-22-migration-guide
Add page listing removed beta versions, replacements, and notable changes
2021-02-17 07:31:06 -08:00
Karen Bradshaw e13661c5fe update style guide 2021-02-16 19:14:13 -05:00
Tim Allclair 6645f390f6 Remove "defalut" from the baseline policy name 2021-02-16 11:36:36 -08:00
Kubernetes Prow Robot 7a8ef52dfe Merge pull request #26565 from tengqm/fix-26494
Fix dockerhub API URL
2021-02-16 02:27:05 -08:00
Kubernetes Prow Robot 9853323dcc Merge pull request #25998 from CKchen0726/labels_annotations_taints
Revise the page to accurately document the well-known labels, annotations and taints
2021-02-15 20:29:05 -08:00
Qiming Teng 18c22d133e Fix dockerhub URL 2021-02-16 12:17:57 +08:00
Qiming Teng 3b916b3366 Drop outdated information from the page 2021-02-16 11:31:31 +08:00
Qiming Teng 9cac41b0a8 Fix links to etcd official documentation 2021-02-16 11:29:50 +08:00
Qiming Teng 092cbba2c3 Wrap long lines and fix the indentation of lists 2021-02-16 10:56:50 +08:00