Commit Graph

25968 Commits (1739e6582837e6872bc69594ab68df023b74ac7c)

Author SHA1 Message Date
howieyuen c36a610e8e [zh] sync content/zh/docs/concepts/cluster-administration/flow-control.md 2021-09-30 15:43:06 +08:00
Kubernetes Prow Robot 01ebc1fb5a
Merge pull request #29742 from chenxuc/admin5
[zh] sync admin cluster docs
2021-09-29 22:48:07 -07:00
Arhell d113a7066f [ja] Add seccomp tutorial to index 2021-09-30 00:20:11 +03:00
fabriziopandini c232ecfbb4 Postpone ClusterClass blog 2021-09-29 21:34:32 +02:00
Kubernetes Prow Robot b50819e5f9
Merge pull request #29349 from jaypipes/controller-dec-api
clarify declarative API in custom controller docs
2021-09-29 09:10:50 -07:00
Tim Bannister 640ca8aec8 Tidy Windows node introduction
Partial tidying to bring this page more in line with the Kubernetes
documentation style guide.

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2021-09-29 11:23:51 +01:00
Kubernetes Prow Robot 4924944ea2
Merge pull request #29770 from Kartik494/ReadWriteOnceBehvaviour
Added a note for improvement in documentation for ReadWriteOnce and ReadWriteOncePod access mode.
2021-09-29 02:52:49 -07:00
Kubernetes Prow Robot 23d649eeb4
Merge pull request #29816 from howieyuen/task-14
[zh]translate indexed-parallel-processing-static.md
2021-09-29 01:48:49 -07:00
Kubernetes Prow Robot 9a5dc73a16
Merge pull request #29814 from steven-my/29329-translation-for-admin-2
[zh] translation for admin2
2021-09-29 01:34:48 -07:00
howieyuen ba6cfa2784 [zh]translate indexed-parallel-processing-static.md 2021-09-29 11:49:00 +08:00
Kubernetes Prow Robot 41896a5426
Merge pull request #29831 from gilsonmelo/patch-1
Including Oracle Cloud Infrastructure
2021-09-28 19:08:48 -07:00
Kubernetes Prow Robot de67f09673
Merge pull request #29838 from AvineshTripathi/readmechange
updated README-hi.md
2021-09-28 19:06:48 -07:00
Kubernetes Prow Robot 4321ffd6d7
Merge pull request #29768 from radva/patch-1
Update translate-compose-kubernetes.md
2021-09-28 17:31:31 -07:00
Khaled (Kal) Henidak 2cf2b1937e add a note re selectorless services and proxy 2021-09-28 21:26:54 +00:00
Jay Pipes 6a4dddd251 clarify declarative API in custom controller docs
The content describing a declarative API in the custom controller
section of the custom resources doc was confusing:

> A declarative API allows you to declare or specify the desired state
of your resource **and tries to keep the current state of Kubernetes
objects in sync with the desired state**. The controller interprets the
structured data as a record of the user's desired state, and continually
maintains this state.

(emphasis added)

It is not the declarative API that tries to keep the current state of
the objects in sync with the desired state. It's the controller that
does that.

I've reworded this paragraph to hopefully clarify this.

Closes Issue #29348

Signed-off-by: Jay Pipes <jaypipes@gmail.com>
2021-09-28 16:19:54 -04:00
Kubernetes Prow Robot dd9a56889b
Merge pull request #29846 from sftim/20210928_restrict_figure_width_wide_viewport
Restrict width of blog figures for wide viewports
2021-09-28 11:17:16 -07:00
Tim Bannister 968dbbaaad Restrict width of blog figures for wide viewports
Docsy uses Bootstrap to restrict the width of text paragraphs when the
viewport is very wide. Also apply that to <figure> elements within blog
articles.
2021-09-28 18:44:42 +01:00
Kubernetes Prow Robot aec8618576
Merge pull request #29634 from AugustinasS/blog-data-duplication
add blog post on handling data duplication in data-heavy environments
2021-09-28 10:39:17 -07:00
Tim Bannister a7662f40fc
Update publication date 2021-09-28 18:31:13 +01:00
Kubernetes Prow Robot fc04dbea45
Merge pull request #29748 from JacobValdemar/patch-1
Remove unessesary indentation on code
2021-09-28 05:34:42 -07:00
kartik494 9fe3e942ff Added note to improve access modes documentation 2021-09-28 17:06:34 +05:30
Kubernetes Prow Robot 3cf6f4a031
Merge pull request #29744 from cpanato/update-patches-oct
patches: update releases for October cycle
2021-09-28 03:06:43 -07:00
Kubernetes Prow Robot 68f2c185b6
Merge pull request #29839 from niteshseram/fix/issue29828
remove addonmanager.kubernetes.io labels
2021-09-28 02:44:42 -07:00
Kubernetes Prow Robot 883668ebaa
Merge pull request #29823 from howieyuen/concept-1
[zh]sync content/zh/docs/concepts/configuration/secret.md
2021-09-28 01:38:42 -07:00
Kubernetes Prow Robot d924a67235
Merge pull request #29833 from aak74/patch-1
typos
2021-09-27 23:12:43 -07:00
Nitesh Seram d3a5a71e88
remove addonmanager.kubernetes.io labels 2021-09-28 10:49:37 +05:30
Avinesh Tripathi ba50c160da updated README-hi.md 2021-09-28 09:59:34 +05:30
Kubernetes Prow Robot 8890ac3668
Merge pull request #29593 from vaibhav2107/record-deployment
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-27 18:40:43 -07:00
Tim Bannister 5b373f5bb9
Update “What's next” section of Workloads concept pages (#29730)
* Update “What's next” section of Workloads concept pages

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>

* Add missing trailing / characters

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2021-09-27 17:16:43 -07:00
Kubernetes Prow Robot 23a158b6a5
Merge pull request #29818 from zhiguo-lu/trans-glossary-garbage-collection
[zh] translate glossary/Garbage Collection
2021-09-27 16:58:43 -07:00
Andrew Kopylov 05af5caf3d
typos 2021-09-27 22:06:42 +03:00
Kubernetes Prow Robot 24a3780608
Merge pull request #29808 from Bigsmooth68/patch-1
Update nodes.md
2021-09-27 11:15:45 -07:00
Kubernetes Prow Robot 5102e31079
Merge pull request #29801 from spiffxp/use-k8s-infra-gcb-docker-gcloud
use k8s-staging-test-infra/gcb-docker-gcloud
2021-09-27 09:57:36 -07:00
superleo 225f93c49e Sync 6 files under configure-pod-container/ with 1.22 version 2021-09-28 00:13:54 +08:00
Gilson Melo 740c8762e2
Include Oracle Cloud Infrastructure
Including Oracle Cloud Infrastructure Security page.
2021-09-27 11:08:02 -05:00
Kubernetes Prow Robot 9ffc8c8c56
Merge pull request #29803 from Arhell/add
[it] Add seccomp tutorial to index
2021-09-27 05:27:35 -07:00
zhiguo-lu 6d61d43ab0 [zh] translate glossary/Garbage Collection 2021-09-27 17:09:06 +08:00
chenxuc 649cc1d25a [zh] sync admin cluster docs 2021-09-27 12:51:06 +08:00
howieyuen 6aaf609db6 [zh]sync content/zh/docs/concepts/configuration/secret.md 2021-09-27 11:48:07 +08:00
Steven Yan 864a3808b8 [zh] translation for admin2 2021-09-27 11:27:54 +08:00
Kubernetes Prow Robot 59b6a8be50
Merge pull request #29187 from sanusatyadarshi/patch-1
Added missing ServiceAccount, ClusterRole and ClusterRoleBinding to DNS Horizontal Autoscaler.
2021-09-26 18:52:22 -07:00
Kubernetes Prow Robot 04a6898a42
Merge pull request #29811 from rbrtmrtn/patch-1
Update hello-minikube.md
2021-09-26 18:30:22 -07:00
divya-mohan0209 992d352d51 Adding myself to OWNERS_ALIASES & SECURITY_CONTACTS after rebasing 2021-09-26 12:09:11 +00:00
Kubernetes Prow Robot 3f53f166cf
Merge pull request #29796 from mengjiao-liu/update_dockershim_removal
[zh] Update kep link and release version for dockershim removal in faq
2021-09-26 04:10:22 -07:00
Kubernetes Prow Robot 52f0a16621
Merge pull request #29797 from steven-my/29329-translation-for-admin-1
[zh] translation for admin1
2021-09-26 01:04:21 -07:00
Kubernetes Prow Robot e3544b2222
Merge pull request #29767 from zhiguo-lu/trans-concept-traces-for-kubernetes-system-conponments
[zh] translate concepts/Traces For Kubernetes System Components
2021-09-25 20:38:21 -07:00
Steven Yan ea36ff4621 [zh] translation for admin 1 2021-09-26 11:06:16 +08:00
Robert Martin bd59a5fc20
Update hello-minikube.md
Fix minor typos
2021-09-25 20:02:10 -05:00
Bigsmooth68 24f5f7251b
Update nodes.md
and => et
2021-09-25 16:19:54 +02:00
Arhell 9bcd6a3579 [it] Add seccomp tutorial to index 2021-09-25 04:41:55 +03:00