Kubernetes Prow Robot
cba91fe5e6
Merge pull request #38113 from gaogao101/work43
...
[zh-cn] Updated service-topology.md
2022-11-28 18:01:24 -08:00
Kubernetes Prow Robot
da54c0ce34
Merge pull request #38112 from gaogao101/work42
...
[zh-cn] Updated dns-pod-service.md
2022-11-28 17:47:22 -08:00
Kubernetes Prow Robot
70acc47200
Merge pull request #37710 from oteichmann/main
...
Update cheatsheet.md
2022-11-28 17:45:22 -08:00
Kubernetes Prow Robot
5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
...
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Gao Qian
a3e46b2f1b
[zh-cn] Updated dns-pod-service.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-28 20:36:46 -05:00
Kubernetes Prow Robot
354061c126
Merge pull request #38135 from Huang-Wei/mermaid-fix
...
Remove redundant mermaid bits
2022-11-28 14:55:22 -08:00
Tim Bannister
27550bce48
Split out node metrics into reference section
2022-11-28 22:50:44 +00:00
Kubernetes Prow Robot
7f697ec216
Merge pull request #37969 from NitishKumar06/Nitish/36199
...
Revise PSP deprecation blog article to note that PSP is now removed
2022-11-28 13:43:43 -08:00
Shihang Zhang
5f3614c564
update doc of KEP-2799
2022-11-28 13:15:05 -08:00
Mark Rossetti
b95fb305ed
WindowsHostNetwork alpha updates
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Kubernetes Prow Robot
3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
...
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Wei Huang
0025a584be
Remove redundant mermaid bits
2022-11-28 10:09:27 -08:00
Oliver Teichmann
39efa7b932
Merge branch 'kubernetes:main' into main
2022-11-28 17:24:57 +01:00
suning0
f846940c01
ephemeral-container.md
...
[zh-cn]Update ephemeral-container.md
2022-11-28 23:20:38 +08:00
Kubernetes Prow Robot
d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
...
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
italofernandes13
2c0d9e4066
add pt-br\docs\reference\issues-security\_index.md
2022-11-28 11:29:10 -03:00
Kubernetes Prow Robot
da957905bc
Merge pull request #38042 from mimowo/add-note-on-podgc2
...
Extend documentation on PodGC focusing on PodDisruptionConditions enabled
2022-11-28 06:10:08 -08:00
Filip Křepinský
b61f763cf0
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 15:03:46 +01:00
Kubernetes Prow Robot
62638b9b72
Merge pull request #38099 from suning0/suning11273
...
[zh-cn]Update feature-gates.md
2022-11-28 05:24:06 -08:00
Kubernetes Prow Robot
1f8eb50c4f
Merge pull request #38114 from gaogao101/work44
...
[zh-cn] Updated encrypt-data.md
2022-11-28 05:22:07 -08:00
Kubernetes Prow Robot
672dfd923b
Merge pull request #37725 from MrErlison/pt-br/csi
...
Add pt-br/docs/reference/glossary/csi.md
2022-11-28 05:02:07 -08:00
Takafumi Takahashi
e837f0f804
Add document for Cross namespace data sources
2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot
be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
...
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Kubernetes Prow Robot
b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
...
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
kartik494
93d6d2b7ea
Modify key for apt repositories
2022-11-28 17:34:57 +05:30
Peter Schuurman
6474d77d4f
Rename docs section for StatefulSetStartOrdinal to 'Start ordinal'
2022-11-28 03:58:57 -08:00
Kubernetes Prow Robot
8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
...
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Sascha Grunert
f8a2d2319a
Add documentation about signed Kubernetes artifacts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Kubernetes Prow Robot
9e740897ce
Merge pull request #37379 from Kartik494/besteffortpods
...
Document special case of ResourceQuota for cpu and memory
2022-11-28 02:54:07 -08:00
Patrick Ohly
197de4f5ba
document dynamic resource allocation concepts
...
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.
The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Kubernetes Prow Robot
f306471950
Merge pull request #35385 from nabokihms/patch-2
...
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Michal Wozniak
964a24d759
Extend documentation on PodGC focusing on PodDisruptionConditions enabled
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-28 09:02:52 +01:00
Gao Qian
ee25d32790
[zh-cn] Updated static-pod.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-28 02:35:36 -05:00
Gao Qian
ba1e0ab3f0
[zh-cn] Updated encrypt-data.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-28 01:09:24 -05:00
Gao Qian
865f504489
[zh-cn] Updated service-topology.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-28 00:59:08 -05:00
Arda Güçlü
1c26c7be36
move events to correct place
2022-11-28 08:22:05 +03:00
kartik494
6abdc256ad
Resource Quota behaviour on BestEffort Pod
2022-11-28 09:51:47 +05:30
Kubernetes Prow Robot
b61cf2ca2e
Merge pull request #37785 from suning0/suning11082
...
[zh-cn]Update architecture/controller.md
2022-11-27 18:20:07 -08:00
Peter Schuurman
23134e5fc8
Update StatefulSet Ordinal Index documentation
2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot
5dc9273803
Merge pull request #37715 from harche/evented_pleg
...
Add EventedPLEG to FeatureGates doc
2022-11-27 17:14:06 -08:00
Kubernetes Prow Robot
49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
...
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot
b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
...
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Arhell
e9d8c07834
[ja] Fix typo of the contents
2022-11-28 00:40:03 +02:00
Maksim Nabokikh
cb9dc5a4ac
Update content/en/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-11-27 22:31:16 +01:00
xin.li
8cf386eead
[zh-cn]sync concepts/overview/_index.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-27 17:21:49 +08:00
xin.li
082d5e0964
[zh-cn]sync cluster-administration/system-metrics.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-27 17:16:29 +08:00
suning0
29a5c70bce
container.md
2022-11-27 17:01:30 +08:00
suning0
a1860c764c
feature-gates.md
2022-11-27 16:55:45 +08:00
xin.li
3d44dd6610
[zh]sync concepts/architecture/cgroups.md/cri.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-27 16:34:42 +08:00
suning0
a9ca2eb1c2
[zh-cn]Update architecture/controller.md
...
[zh-cn]Update architecture/controller.md
2022-11-27 16:21:08 +08:00
windsonsea
f4dce2247e
[zh] Remove enabling-service-topology.md
2022-11-27 10:51:50 +08:00
windsonsea
113a5d9251
[zh] sync service-topology.md
2022-11-27 10:47:16 +08:00
Kubernetes Prow Robot
61ee529804
Merge pull request #38086 from windsonsea/hpay
...
Replace an image with mermaid
2022-11-26 08:14:05 -08:00
Kubernetes Prow Robot
1b554d8fa4
Merge pull request #38055 from sftim/20221124_drop_task_enable_service_topology
...
Drop (deprecated) task for enabling service topology
2022-11-26 02:02:04 -08:00
Michael
b319f844db
Replace an image with mermaid
2022-11-26 14:28:47 +08:00
Kubernetes Prow Robot
ce67f9df96
Merge pull request #38056 from pieterdd/patch-1
...
Clarify that a Deployment doesn't manage Pods
2022-11-25 19:24:05 -08:00
Frederico Muñoz
5d458f92cf
Add blog article on the change to registry.k8s.io ( #38059 )
...
* Create 2022-11-28-registry-k8s-io-change.md
Co-authored-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
* Add author
* Apply suggestions from code review
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
* Update authors
Co-authored-by: Puerco <puerco@users.noreply.github.com>
Co-authored-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Puerco <puerco@users.noreply.github.com>
2022-11-25 19:10:04 -08:00
Kubernetes Prow Robot
3daefd5751
Merge pull request #38074 from windsonsea/sernet
...
[zh] sync create-external-load-balancer.md
2022-11-25 17:40:03 -08:00
Kubernetes Prow Robot
a061780c4d
Merge pull request #38079 from windsonsea/impdet
...
[zh] Fix some anchors in implementation-details.md
2022-11-25 17:34:05 -08:00
Arhell
2862fc791a
[fr] Fix feature state for ExpandCSIVolumes
2022-11-26 01:05:41 +02:00
Michael
612673e8d0
[zh] sync implementation-details.md
2022-11-25 22:38:13 +08:00
Sergey Shevchenko
35c3321b02
feat: Add caution note about rules field override in aggregated clusterroles
2022-11-25 16:24:13 +02:00
Michael
6fa2afa037
[ja] sync pod-overhead.md
2022-11-25 21:48:36 +08:00
Michael
7e275c4bf8
[ja] fix a link in tools.md
2022-11-25 21:32:01 +08:00
Michael
93036e9322
[zh] sync create-external-load-balancer.md
2022-11-25 21:09:07 +08:00
Shubham Kuchhal
e100cf80c4
Added shell for code snippet.
2022-11-25 16:56:50 +05:30
Kobayashi Daisuke
17ad561f10
Update content/ja/docs/concepts/storage/volume-health-monitoring.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-11-25 18:31:42 +09:00
Kubernetes Prow Robot
4dfacee24c
Merge pull request #38057 from Arhell/ja-fix
...
[ja] Fix feature state for ExpandCSIVolumes
2022-11-25 01:02:05 -08:00
Kobayashi Daisuke
88e9fea96e
Update volume-health-monitoring.md
2022-11-25 16:16:55 +09:00
KobayashiD27
8b3d834af3
[ja] Translate docs/concepts/storage/volume-health-monitoring/ into Japanese
2022-11-25 15:34:27 +09:00
Kubernetes Prow Robot
ce5070449f
Merge pull request #38013 from windsonsea/stocap
...
Fix typos and consistency in cheatsheet.md
2022-11-24 21:38:04 -08:00
Kubernetes Prow Robot
2e3aa5eba8
Merge pull request #37953 from Pradumnasaraf/revert-37822-more-metrics
...
Revert PR that bumped the instrumentation/metrics/ documents metrics to`v1.26`
2022-11-24 21:12:04 -08:00
Kubernetes Prow Robot
7c32fdd716
Merge pull request #38061 from mengjiao-liu/fix-blog-zh
...
[zh-cn] Fix incorrect spaces causing the list to display an error in blog
2022-11-24 21:08:04 -08:00
Mengjiao Liu
53e3ca8227
[zh-cn] Fix incorrect spaces causing the list to display an error in blog
2022-11-25 12:14:38 +08:00
Kubernetes Prow Robot
60887ae4fe
Merge pull request #38048 from jiangwu10057/patch-1
...
[zh] Localize a text of Canary in concepts/overview/_index.md
2022-11-24 19:30:04 -08:00
Kubernetes Prow Robot
92d9c4e8f7
Merge pull request #37543 from Pradumnasaraf/hi-replica-set.md
...
[hi] Localize /en/docs/reference/glossary/replica-set.md
2022-11-24 18:54:04 -08:00
Kubernetes Prow Robot
6f6fa46a7c
Merge pull request #38022 from tengqm/rm-conn-svc
...
[zh] Remove old file 'connect-applications-service.md'
2022-11-24 18:42:04 -08:00
Kubernetes Prow Robot
3040d4212c
Merge pull request #38047 from windsonsea/kustom
...
[zh] sync managing-secret-using-kustomize.md
2022-11-24 18:40:03 -08:00
Arhell
d0ac00bd84
[ja] Fix feature state for ExpandCSIVolumes
2022-11-25 00:50:04 +02:00
Stephen Augustus
5ab77ea92f
sig-release: Promote Verónica (Tech Lead) and Jeremy (Chair)
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2022-11-24 17:42:33 -05:00
Pieter
01762bacc1
Clarify role of ReplicaSet
2022-11-24 21:09:37 +01:00
Tim Bannister
b581bd417a
Set page weights
2022-11-24 18:36:09 +00:00
Tim Bannister
25c25864b8
Move ports and protocols page into network reference
2022-11-24 18:36:08 +00:00
Tim Bannister
0912bf0a84
Preserve existing hyperlinks in Service concept
2022-11-24 18:36:07 +00:00
Tim Bannister
ca9e396589
Improve wording about HTTP L7 proxying integration
...
Some cloud providers implement custom HTTP-aware reverse proxying that
integrates with Service (no Ingress or Gateway). Tweak the wording
around the docs for this detail.
2022-11-24 18:34:17 +00:00
Tim Bannister
d76017635e
Document kube-proxy querying EndpointSlices
...
The Endpoints API is deprecated; adjust docs to match.
2022-11-24 18:34:16 +00:00
Tim Bannister
1d68a02353
Migrate reference details out Service concept
...
Migrate away:
- details of virtual IP mechanism for Services
- detailed information about protocols for Services (UDP, TCP, SCTP)
Co-authored-by: Antonio Ojea <aojea@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-24 18:33:47 +00:00
Tim Bannister
4ed33d1429
Drop (deprecated) task for enabling service topology
...
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia
b4ad83ef13
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-24 11:49:25 -03:00
Michael
e0674311f6
Tweak line wrappings in /concepts/overview/
2022-11-24 22:13:10 +08:00
jiangwu10057
a5b235b3e3
Update _index.md
...
canary翻译成中文
2022-11-24 20:46:02 +08:00
Michael
bb7dca45e8
[zh] sync managing-secret-using-kustomize.md
2022-11-24 20:36:45 +08:00
Michal Wozniak
0d23d1d96c
Add a note about job controller considering failed pods
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2022-11-24 12:39:01 +01:00
Kubernetes Prow Robot
256c1c9e4f
Merge pull request #38024 from tamilselvan1102/k8s-doc-web
...
Added glossary tooltip to kube-apiserver and kube-prox
2022-11-24 01:50:03 -08:00
Kubernetes Prow Robot
881b46367b
Merge pull request #38011 from hj-johannes-lee/m66
...
[ko] Update outdated files dev-1.25-ko.1 (M66)
2022-11-23 22:34:05 -08:00
Yuiko Mouri
630ee3196c
[Japanese]Update alpha or beta feature gates
2022-11-24 12:17:37 +09:00
Kubernetes Prow Robot
c1c075845d
Merge pull request #36511 from bishal7679/style-index
...
[hi] Localize contribute/style/_index.md
2022-11-23 17:58:03 -08:00
Kubernetes Prow Robot
488ec41136
Merge pull request #38025 from amosshapira/patch-3
...
cri.md: remove extraneous "then"
2022-11-23 17:50:05 -08:00
Kubernetes Prow Robot
f0347edef3
Merge pull request #38029 from gurpalw/patch-1
...
Fix incorrect information on disruption budgets
2022-11-23 17:46:03 -08:00
Michael
7e1192fe97
[zh] sync managing-secret-using-kubectl.md
2022-11-24 07:45:23 +08:00
gurpalw
5f14ef9c64
Fix incorrect information on disruption budgets
...
Absolute numbers are calculated from percentages by rounding up, not down. As confiremed here: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#rounding-logic-when-specifying-percentages
2022-11-23 17:02:11 +00:00
Harshal Patil
eb5d3c3d37
Add EventedPLEG to FeatureGates doc
...
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2022-11-23 10:24:07 -05:00
Qiming Teng
69c1e4bf9a
[zh] Remove old file 'connect-applications-service.md'
...
The said file was relocated into the tutorials section. We have reworked
that file as a new file but the old file is not removed.
2022-11-23 23:21:27 +08:00
Hyeongju Johannes Lee
e7f06a861e
[ko] Update outdated files dev-1.25-ko.1 (M66)
...
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2022-11-23 17:09:33 +02:00
Amos Shapira
7acec1afba
cri.md: remove extraneous "then"
2022-11-23 21:48:53 +11:00
Tamilselvan Thangamony
c430d9a72c
Added glossary tooltip to kube-apiserver and kube-prox
2022-11-23 15:06:08 +05:30
Kubernetes Prow Robot
3d813eb490
Merge pull request #37847 from windsonsea/consen
...
Tweak line wrappings in /configure-service-account.md
2022-11-23 01:32:14 -08:00
Kubernetes Prow Robot
a8d1e8c72c
Merge pull request #37864 from Sea-n/tasks-configmap-secret
...
Tweak tasks/configmap-secret
2022-11-23 01:30:15 -08:00
Kubernetes Prow Robot
74e1f8fb32
Merge pull request #37899 from windsonsea/patchre
...
[zh] sync patch-releases.md
2022-11-23 00:24:14 -08:00
Kubernetes Prow Robot
e594332f74
Merge pull request #37867 from windsonsea/kubobj
...
[zh] sync /kubernetes-objects.md
2022-11-23 00:22:14 -08:00
Kubernetes Prow Robot
34e3b1fbda
Merge pull request #38012 from windsonsea/imagey
...
[zh] sync /concepts/containers/images.md
2022-11-23 00:18:13 -08:00
Kubernetes Prow Robot
151fa51dcd
Merge pull request #37823 from gaogao101/work28
...
[zh-cn] Updated managing-secret-using-kubectl.md
2022-11-23 00:16:14 -08:00
NitishKumar06
a380758e14
Revise PSP deprecation blog article to note that PSP is now removed - 02
2022-11-23 12:20:44 +05:30
NitishKumar06
98901958d2
PSP deprecation blog article linked to v 1.25 release blog
2022-11-23 12:12:13 +05:30
Kubernetes Prow Robot
4cae41d2f6
Merge pull request #35997 from khannakshat7/localize-affinity.md
...
[hi] Localize /en/docs/reference/glossary/affinity.md into Hindi
2022-11-22 22:06:14 -08:00
Kubernetes Prow Robot
47c60bc56f
Merge pull request #37872 from chiukapoor/hi-limitrange
...
[hi] localize content/en/docs/reference/glossary/limitrange.md
2022-11-22 21:12:13 -08:00
Kubernetes Prow Robot
ccd6db2e8e
Merge pull request #37544 from Pradumnasaraf/hi-kubeadm.md
...
[hi] Localize /en/docs/reference/glossary/kubeadm.md
2022-11-22 21:10:13 -08:00
Kubernetes Prow Robot
775e6a72ed
Merge pull request #37970 from windsonsea/setha
...
[zh] sync /storage/volume-snapshots.md
2022-11-22 20:14:13 -08:00
Kubernetes Prow Robot
cf1ccbce1d
Merge pull request #38008 from amosshapira/patch-1
...
zookeeper.md - remove extra "to"
2022-11-22 18:56:13 -08:00
Kubernetes Prow Robot
99c0804c4a
Merge pull request #37652 from stefanlasiewski/patch-2
...
Verify key name in API Server and in etcd
2022-11-22 18:36:14 -08:00
Michael
01133e3649
Fix typos and change link url in 2022-10-18-kubernetes-1.26-deprecations-and-removals.md
2022-11-23 10:01:34 +08:00
Michael
3e20970eb3
Fix typos in cheatsheet.md
2022-11-23 09:57:35 +08:00
Kubernetes Prow Robot
f60ea908b8
Merge pull request #38002 from chrisseto/patch-4
...
Correct misleading wording in Pod DNS Policies
2022-11-22 17:28:13 -08:00
Kubernetes Prow Robot
43777d600a
Merge pull request #37552 from surbhiahuja/hi-statefulset.md
...
[hi] Localize /en/docs/reference/glossary/statefulset.md
2022-11-22 17:20:14 -08:00
Kubernetes Prow Robot
76242f2065
Merge pull request #35221 from shurup/ru-index-sync
...
[ru] Syncing the website's index page content
2022-11-22 16:38:14 -08:00
Stefan Lasiewski
72c0fa664b
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-22 15:18:03 -08:00
Mike Spreitzer
9360aa1711
sample-and-watermark replaced with timing histograms
2022-11-22 17:21:23 -05:00
Chris Seto
e2c34dff6c
Correct misleading wording in Pod DNS Policies
...
A debugging rabbit hole lead me to digging around kublet's behavior
regarding certain DNS Policies.
This commit updates some potentially misleading wordings to more
correctly convey kubelet's behavior which was discovered after some
rabbit hole debugging of DNS Policies.
The ClusterFirst policy documentation would imply that the resolve.conf
of a Pod would contain a fallback to the Node's nameserver. This is not
the cause, [kubelet explicitly
mentions](4276ed3628/pkg/kubelet/network/dns/dns.go (L403-L407)
)
that the fallback is handled by whatever system is running kube-dns or
coredns which dramatically changes the behavior of the system when the
cluster's DNS is unavailable.
The ClusterFirstWithHostNet policy is lacking any amount of detail as to
why one would desire to use it. This commit doesn't go into complete
detail but adds an important note about the behavior of `hostNetwork`
when not using the `ClusterFirstWIthHostNet` Policy.
2022-11-22 16:45:23 -05:00
Akshat Khanna
9159ddb997
Localize glossary affinity to Hindi
2022-11-22 23:00:46 +05:30
Kubernetes Prow Robot
1939378cd0
Merge pull request #37862 from atorik/modify_404_err
...
[ja]Fix an invalid link in contribute/_index.md
2022-11-22 07:30:15 -08:00
Kubernetes Prow Robot
4c900f50ae
Merge pull request #35962 from khannakshat7/localize-api-group.md
...
[hi] Localize content/en/docs/reference/glossary/api-group.md to hindi
2022-11-22 05:48:14 -08:00
Michael
11343c7eb4
[zh] sync /concepts/containers/images.md
2022-11-22 20:54:25 +08:00
Kubernetes Prow Robot
20042ea1c8
Merge pull request #37939 from Arhell/ja-remove
...
[ja] Removing beta label, as indexed job is GA
2022-11-22 01:12:14 -08:00
Surbhi Pathak
ca8329596b
Update content/hi/docs/reference/glossary/statefulset.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-22 14:17:51 +05:30
Shubham Kuchhal
707d3699ad
Append triple backticks with shell for code snippet
2022-11-22 13:37:49 +05:30
windsonsea
2bfe46539b
[zh] sync /storage/volume-snapshots.md
2022-11-22 16:06:33 +08:00
Kubernetes Prow Robot
4c5ea99965
Merge pull request #37910 from hj-johannes-lee/m68
...
[ko] Update outdated files dev-1.25-ko.1 (M68)
2022-11-22 00:02:14 -08:00
Amos Shapira
4b07c88fad
zookeeper.md - remove extra "to"
2022-11-22 16:49:38 +11:00
Gao Qian
f14f693e64
[zh-cn] Updated _index.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-22 00:38:14 -05:00
Gao Qian
9552babdac
[zh-cn] Updated network-policies.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-22 00:17:52 -05:00
Kubernetes Prow Robot
f50ba855ca
Merge pull request #37983 from windsonsea/ciliumy
...
[zh] sync cilium-network-policy.md
2022-11-21 20:08:12 -08:00
Kubernetes Prow Robot
cde2abce5d
Merge pull request #37984 from windsonsea/calicoy
...
[zh] sync calico-network-policy.md
2022-11-21 20:06:13 -08:00
Kubernetes Prow Robot
0c63ceddf8
Merge pull request #37985 from windsonsea/cppwq
...
[zh] sync coarse-parallel-processing-work-queue.md
2022-11-21 20:04:13 -08:00
Kubernetes Prow Robot
b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
...
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot
85e2b96c1e
Merge pull request #37762 from kinzhi/kinzhi223
...
[zh-cn]Update manage-resources-containers.md
2022-11-21 19:30:13 -08:00
ldsdsy
84f314e6c3
[zh] localize blog:2018-07-12-resizing-persistent-volumes-using-kubernetes.md
2022-11-22 11:01:33 +08:00
Kubernetes Prow Robot
0bef9ea716
Merge pull request #37917 from Arhell/ja-use
...
[ja] use $HOSTNAME env variable instead of hostname command
2022-11-21 17:22:14 -08:00
Kubernetes Prow Robot
7ac5aee8e7
Merge pull request #37812 from T-Lakshmi/containerized-applications
...
Expand glossary entry for Container
2022-11-21 12:42:13 -08:00
Kinzhi
fe0add6b27
[zh-cn]Update manage-resources-containers.md
...
[zh-cn]Update manage-resources-containers.md
[zh-cn]Update manage-resources-containers.md
2022-11-22 02:43:08 +08:00
Kubernetes Prow Robot
5509b7dad1
Merge pull request #37937 from juliafmorgado/juliafmorgado-explore-intro
...
Create explore-intro.html
2022-11-21 09:38:31 -08:00
Kubernetes Prow Robot
accc71fb04
Merge pull request #37906 from 4TT1L4/patch-1
...
Create Secret / Fixed the raw data example
2022-11-21 09:00:31 -08:00
Kubernetes Prow Robot
62a1260b6b
Merge pull request #37828 from RomanBednar/retro-sc-assignment-doc-beta
...
RetroactiveDefaultStorageClass is beta in 1.26
2022-11-21 08:26:31 -08:00
Fabio Bertinatto
aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 ( #37700 )
...
* DelegateFSGroupToCSIDriver is GA in 1.26
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Kubernetes Prow Robot
ea1bd89885
Merge pull request #37900 from windsonsea/convols
...
[zh] sync configure-volume-storage.md
2022-11-21 07:18:31 -08:00
Kubernetes Prow Robot
0a0126e433
Merge pull request #37973 from MrErlison/pt-br/developer
...
Add pt-br/docs/reference/glossary/developer.md
2022-11-21 05:24:30 -08:00
Kubernetes Prow Robot
71b6eca9bc
Merge pull request #37818 from rodrigodelmonte/pt-br/glossary/statefulset
...
Add pt-br/docs/reference/glossary/statefulset.md
2022-11-21 05:22:31 -08:00
Kubernetes Prow Robot
313d782ca5
Merge pull request #37542 from surbhiahuja/hi-pod-lifecycle.md
...
[hi] Localize /en/docs/reference/glossary/pod-lifecycle.md
2022-11-21 05:00:30 -08:00
Kubernetes Prow Robot
388616294c
Merge pull request #37997 from kundan2707/hin-minukube
...
[hi]Updated Objective to Hindi word
2022-11-21 03:54:31 -08:00
Kubernetes Prow Robot
83b206280c
Merge pull request #37987 from windsonsea/tlsboot
...
Fix indentation and typos in kubelet-tls-bootstrapping.md
2022-11-21 03:50:31 -08:00
Kundan Kumar
74e220c570
Updated Objective in hindi
2022-11-21 17:04:47 +05:30
Hyeongju Johannes Lee
52b1b2155e
[ko] Update outdated files dev-1.25-ko.1 (M68)
2022-11-21 13:09:28 +02:00
Kubernetes Prow Robot
205f06f0c7
Merge pull request #37993 from xmcqueen/main
...
Document that static pods can't have ephemeral containers
2022-11-21 01:14:31 -08:00
Kubernetes Prow Robot
1284a8589e
Merge pull request #37960 from zioproto/patch-2
...
Clarification on containers immutability
2022-11-21 01:04:31 -08:00
Saverio Proto
dba449c2ee
Update content/en/docs/concepts/containers/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-21 09:05:23 +01:00
Roman Bednář
dd8b5a0153
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 09:00:40 +01:00
Roman Bednar
02bc251655
RetroactiveDefaultStorageClass is beta in 1.26
...
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Pradumna Saraf
7c206679f7
Update content/hi/docs/reference/glossary/replica-set.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 11:28:48 +05:30
Pradumna Saraf
0044e301a0
Update content/hi/docs/reference/glossary/replica-set.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 11:21:40 +05:30
Pradumna Saraf
05dc1471aa
Update content/hi/docs/reference/glossary/replica-set.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 11:21:27 +05:30
Pradumna Saraf
3b8b840fa6
Update content/hi/docs/reference/glossary/replica-set.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 11:21:22 +05:30
Pradumna Saraf
16ecb092b9
Update content/hi/docs/reference/glossary/replica-set.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 11:20:41 +05:30
Surbhi Pathak
a4ed3add7b
Update pod-lifecycle.md
2022-11-21 10:56:09 +05:30
Surbhi Pathak
98bfe218a9
Update statefulset.md
2022-11-21 10:44:55 +05:30
Pradumna Saraf
b355975675
Update content/hi/docs/reference/glossary/kubeadm.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 10:38:43 +05:30
Kubernetes Prow Robot
00235a0e0d
Merge pull request #37944 from gaogao101/work41
...
[zh-cn] Updated /labels-annotations-taints/_index.md
2022-11-20 21:06:30 -08:00
Surbhi Pathak
1b438f167b
Update statefulset.md
2022-11-21 10:36:09 +05:30
Kubernetes Prow Robot
54f51e8f2c
Merge pull request #37982 from estebancano-dev/patch-1
...
updated nginx version to follow examples correctly
2022-11-20 21:04:31 -08:00
Pradumna Saraf
8ecb5f5f3e
Update content/hi/docs/reference/glossary/kubeadm.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 10:27:06 +05:30
Pradumna Saraf
7eb81a9c1b
Update content/hi/docs/reference/glossary/kubeadm.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-21 10:25:47 +05:30
Brian McQueen
65ce32de4e
updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935
2022-11-20 19:39:20 -08:00
Gao Qian
cb62a74b18
[zh-cn] Updated /labels-annotations-taints/_index.md
...
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-20 20:56:14 -05:00
Michael
63008ca41a
Fix indentation and typos in kubelet-tls-bootstrapping.md
2022-11-21 07:40:54 +08:00
Kubernetes Prow Robot
564a0892dc
Merge pull request #35964 from stormqueen1990/kubeadm-init-pt-br
...
[pt-br] Add setup-tools/kubeadm/kubeadm-init.md
2022-11-20 14:26:31 -08:00
Kubernetes Prow Robot
efa29bfeb6
Merge pull request #37386 from sftim/20221019_improve_endpointslice_page
...
Improve EndpointSlice concept
2022-11-20 06:42:30 -08:00
Mr. Erlison
3189cf8b1d
Fix typo
...
Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>
2022-11-20 09:27:47 -03:00
Kubernetes Prow Robot
d76df9a9d2
Merge pull request #34960 from windsonsea/partnerit
...
[it] resync /partners/_index.html
2022-11-20 01:18:30 -08:00
Michael
f4d52bf6d9
[zh] sync coarse-parallel-processing-work-queue.md
2022-11-20 13:17:15 +08:00
Michael
9ddf272e39
[zh] sync calico-network-policy.md
2022-11-20 12:29:52 +08:00
Michael
f6adf582d7
[zh] sync cilium-network-policy.md
2022-11-20 12:16:12 +08:00
Esteban Cano
32b5c6184b
updated nginx version to follow examples correctly
...
following examples https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/#scaling-the-application-by-increasing-the-replica-count
If you update replicas from 2 to 4 using the last deployment yaml, nginx version was 1.16.1, so 2 containers were already created and 2 new ones (that's why the table referenced as "The output is similar to this" shows AGE as 25s and 2m). If this deployment has nginx version 1.14.2, all containers will be recreated instead of just adding 2, so it can be confusing for the newcomers
2022-11-19 18:04:55 -03:00
Mr. Erlison
e378554e8e
Updated title.
...
Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>
2022-11-19 16:37:42 -03:00
Kubernetes Prow Robot
97cc77e1ec
Merge pull request #37845 from Ritikaa96/add-links-in-certificates-md
...
adding links to easy-rsa, cfssl and openssl in certificates.md
2022-11-19 07:28:29 -08:00
Kubernetes Prow Robot
0d6f6ae4ca
Merge pull request #37596 from sftim/20221029_wait_for_jobs_to_succeed
...
Use kubectl to wait for Jobs to succeed
2022-11-19 07:22:29 -08:00
Tim Bannister
024e8d70dc
Improve EndpointSlice concept
...
- add links to API references
- tweak initial text
2022-11-19 15:06:28 +00:00
Kubernetes Prow Robot
92a68c70ab
Merge pull request #36775 from Kikiodazie/main
...
Update Cilium's Installation Output
2022-11-19 06:56:29 -08:00
Tim Bannister
51057189b0
Reinstate PodAndContainerStatsFromCRI docs
...
Previous changes lost this documentation; reinstate something similar.
2022-11-19 14:46:56 +00:00
Tim Bannister
e09bd95daf
Clarify resource metrics pipeline task page
2022-11-19 14:44:59 +00:00
keyu-Li
1eb57962d3
[zh-cn] fix misspelling in pod-overhead.md
2022-11-19 22:22:17 +08:00
Kubernetes Prow Robot
8e7257d2a8
Merge pull request #37908 from alculquicondor/tracking-beta-fix
...
JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-19 06:14:29 -08:00
Mr. Erlison
6db451deea
Add pt-br/docs/reference/glossary/developer.md
...
Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>
2022-11-19 11:04:41 -03:00
kikiodazie
a794cc6469
Update Cilium installation steps
...
This commit removes the `cilium install` output and adds a proper
explanation of the Cilium installation.
Signed-off-by: Divine Odazie <dodazie@gmail.com>
2022-11-19 13:59:59 +01:00
Mr. Erlison
1a5ffad2f7
Add italic and remove dash from the acronym
...
Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>
2022-11-19 09:22:26 -03:00
Mr. Erlison
4e24d10838
Add italic and remove dash from the acronym
...
Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>
2022-11-19 09:20:49 -03:00
Kubernetes Prow Robot
d7baaad01f
Merge pull request #37957 from windsonsea/cronjob
...
Fix typos in cron-jobs.md
2022-11-19 03:38:29 -08:00
Kubernetes Prow Robot
af7855623b
Merge pull request #37964 from olivierlemasle/fix-blog-1.26
...
Blog post: fix markdown links
2022-11-19 03:36:29 -08:00
Kubernetes Prow Robot
31b78c86f9
Merge pull request #37934 from windsonsea/seracc
...
[zh] sync service-access-application-cluster.md
2022-11-18 20:26:29 -08:00
Kubernetes Prow Robot
c7660fb2c9
Merge pull request #37931 from windsonsea/guestb
...
[zh] sync guestbook.md
2022-11-18 20:24:29 -08:00
Kubernetes Prow Robot
d6c60976da
Merge pull request #37919 from windsonsea/conapp
...
[zh] sync connect-applications-service.md
2022-11-18 20:22:29 -08:00
Kubernetes Prow Robot
21febd369e
Merge pull request #37835 from niuzhenguo/blog-warnings
...
[zh] localize blog 2020-09-03-warnings
2022-11-18 20:20:29 -08:00
Kubernetes Prow Robot
0efce181d5
Merge pull request #37892 from tamilselvan1102/k8s-doc-namespaces
...
added hyperlink for persistentVolumes in Namespaces page
2022-11-18 20:18:29 -08:00
Kubernetes Prow Robot
4551270226
Merge pull request #37965 from Arhell/pt-fix
...
[pt] Fix feature state for ExpandCSIVolumes
2022-11-18 19:36:29 -08:00
Arhell
a66b9e2b5d
[pt] Fix feature state for ExpandCSIVolumes
2022-11-19 02:22:27 +02:00
Tim Hockin
aa67276f2c
Clarify Pod/Service DNS a little
2022-11-18 15:41:20 -08:00
Olivier Lemasle
124f29e228
Fix markdown errors
2022-11-18 23:47:26 +01:00
Kubernetes Prow Robot
bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
...
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Peter Hunt~
77ac6e467f
feature-gates: update state for 1.26
...
Signed-off-by: Peter Hunt~ <pehunt@redhat.com>
2022-11-18 14:00:14 -05:00
Wei Huang
0e70ff0230
fixup: address comments
2022-11-18 10:43:45 -08:00
Wei Huang
21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness
2022-11-18 10:41:53 -08:00
Kubernetes Prow Robot
9d256ea951
Merge pull request #37930 from fsmunoz/patch-2
...
Add v1.26 Deprecations and Removals blog article
2022-11-18 10:02:30 -08:00
Saverio Proto
53155af284
Clarification on containers immutability
2022-11-18 17:21:04 +01:00
Kubernetes Prow Robot
9ac44f2f33
Merge pull request #37742 from Arhell/de-remove
...
[de] remove unused repo gpgkey for yum repo
2022-11-18 07:26:31 -08:00
windsonsea
37f0e6621f
[zh] sync guestbook.md
2022-11-18 21:42:59 +08:00
Aldo Culquicondor
b8fc810198
Graduate JobTrackingWithFinalizers to stable ( #37764 )
...
* Graduate JobTrackingWithFinalizers to stable
* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Kubernetes Prow Robot
0ef7e1d33a
Merge pull request #37940 from windsonsea/secrety
...
[zh] sync /concepts/configuration/secret.md
2022-11-18 01:50:30 -08:00
Kubernetes Prow Robot
7ea613a420
Merge pull request #37932 from windsonsea/exteip
...
[zh] sync expose-external-ip-address.md
2022-11-18 01:10:31 -08:00
windsonsea
6ed01fd341
Fix typos in cron-jobs.md
2022-11-18 17:02:58 +08:00
Kubernetes Prow Robot
9aa0e7fcd3
Merge pull request #37952 from windsonsea/trokub
...
Optimize alignment in troubleshooting-kubeadm.md
2022-11-18 00:42:31 -08:00
Kubernetes Prow Robot
7252c48d25
Merge pull request #37951 from windsonsea/accclu
...
Provide a consistent style in setup-ha-etcd-with-kubeadm.md
2022-11-18 00:40:31 -08:00
Antonio Ojea
6f7421b1ad
graduate ServiceIPStaticSubrange to GA
2022-11-18 08:40:09 +00:00
Mengjiao Liu
41dcc29c6b
[zh-cn] Improve Chinese translation in names page
2022-11-18 15:52:50 +08:00
Kubernetes Prow Robot
e7bda2189a
Merge pull request #35030 from Arhell/ru-addon
...
[ru] update links in addons.md
2022-11-17 22:20:30 -08:00
Kubernetes Prow Robot
89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
...
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot
ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
...
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot
12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
...
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Frederico Muñoz
4c76306ae8
Added GlusterFS removal (from Major Themes)
2022-11-17 16:34:49 +00:00
Frederico Muñoz
2330782661
Remove new features
2022-11-17 15:03:47 +00:00
Michael
ec0013815f
Fix alignment in troubleshooting-kubeadm.md
2022-11-17 22:54:07 +08:00
Michael
d36bed7d75
Optimize style in setup-ha-etcd-with-kubeadm.md
2022-11-17 22:32:13 +08:00
4TT1L4
78d6a561f1
Create Secret / Fixed the raw data example
...
Based on the description the example is supposed to create a Secret that stores the username and the password, but this was not the case. It was using the devuser username instead of admin. I have changed the example to be actually doing the task that was described above.
2022-11-17 15:05:32 +01:00
Kubernetes Prow Robot
ef84f694dc
Merge pull request #37947 from chengxiangdong/format
...
[zh-cn] add some spaces to make it look pretty
2022-11-17 05:20:38 -08:00
Kubernetes Prow Robot
b6dfb3a6de
Merge pull request #37933 from windsonsea/sertop
...
[zh] sync enabling-service-topology.md
2022-11-17 02:46:39 -08:00
Frederico Muñoz
a2025a89b3
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:26:56 +00:00
Frederico Muñoz
2217bdc412
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:24:49 +00:00
Frederico Muñoz
8322458aba
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:24:11 +00:00
Frederico Muñoz
11b82c9594
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:23:26 +00:00
Frederico Muñoz
d0cd4ad0dd
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:21:22 +00:00
Frederico Muñoz
3a2e2c060c
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:20:45 +00:00
Frederico Muñoz
da2e517563
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:20:27 +00:00
Frederico Muñoz
e76aeaec92
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:19:44 +00:00
Frederico Muñoz
bef35ce0a1
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-17 10:17:42 +00:00