Karen Bradshaw
0b95b70bde
fix page formatting
2020-04-26 15:38:05 +08:00
Celeste Horgan
8bde3f5cb4
Restructure to reduce duplication
...
Signed-off-by: Celeste Horgan <celeste@cncf.io >
2020-04-26 15:38:04 +08:00
MengZeLee
c628908faa
run command is deprecated
...
can't not create deployment with kubectl run.
2020-04-26 15:35:39 +08:00
Pierre-Yves Aillet
1a963f04f1
doc: add precision on init container start order
...
Update content/en/docs/concepts/workloads/pods/init-containers.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2020-04-26 15:35:38 +08:00
Chao Xu
14c60113e8
Instructions on how to set up the Konnectivity service.
2020-04-26 15:35:37 +08:00
Chao Xu
1dc9044db9
Introducing concepts about Konnectivity Service.
2020-04-26 15:35:37 +08:00
varadaprasanth
36fee1556a
Fix on PersistentVolume
...
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-26 15:35:37 +08:00
Alpha
463774b768
Update service.md
2020-04-26 15:35:36 +08:00
Alpha
8a5ce66d09
Update service.md
2020-04-26 15:35:36 +08:00
Alpha
c1425fd4ca
update the yaml example based on review
2020-04-26 15:35:36 +08:00
Alpha
d32b5a3f9e
add a yaml exmaple for type nodeport
2020-04-26 15:35:36 +08:00
Rajesh Deshpande
9cffb779de
Removing junk chars
...
Removing junk chars
2020-04-26 15:35:35 +08:00
Rajesh Deshpande
df2cb94bd5
Adding example for DaemonSet Rolling Update task
...
Adding example for DaemonSet Rolling Update task
Adding fluentd daemonset example
Adding fluentd daemonset example
Creating fluend daemonset for update
Creating fluend daemonset for update
Adding proper description for YAML file
Adding proper description for YAML file
2020-04-26 15:35:35 +08:00
Tim Bannister
74205831a0
Drop link to CDK on LXD
...
The page this linked to recommends considering microk8s, so let's omit
this one and leave microk8s.
Why leave microk8s? It's a certified Kubernetes distribution focused on
learning environments, and it's multiplatform (ish).
2020-04-26 15:35:35 +08:00
Tim Bannister
02fe3a8db6
Drop IBM Cloud Private-CE as learning environment
...
These products don't seem like a good fit for learners.
2020-04-26 15:35:34 +08:00
Tim Bannister
0a8bfbbc25
Drop k3s as a learning environment
...
"K3s is a highly available, certified Kubernetes distribution designed
for production workloads in unattended, resource-constrained, remote
locations or inside IoT appliances"
The product's own web page doesn't mention using it for learning.
2020-04-26 15:35:34 +08:00
Tim Bannister
2e1b29dea7
Tweak link to partners
2020-04-26 15:35:34 +08:00
Julian V. Modesto
a21ecba991
Document where the API supports single resources.
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2020-04-26 15:35:33 +08:00
Tim Bannister
4e9a91ad54
Update Casandra StatefulSet tutorial
...
* Retitle to use StatefulSet term
* Use full name: Apache Cassandra
* Always use StatefulSet from apps/v1
* (It's safe to assume readers are using Kubernetes ≥ v1.9)
* Update to match website style guidelines
* Move note about environment variables out of overview
* Tweak wording for clarity & tidy whitespace
* Tweak chained shell commands for clarity
* Drop duplicated / unnecessary task prerequisites
2020-04-26 15:35:32 +08:00
Mr.Hien
cf345902bf
Update install-kubectl.md
...
For install of kubectl on debian based distros, also install gnupg2 for apt-key add to work
2020-04-26 15:35:31 +08:00
Huang, Zhaoquan
37e36f5cce
Update run-stateless-application-deployment.md
...
Updated the version number to match the file in the example: https://k8s.io/examples/application/deployment-update.yaml
2020-04-26 15:35:30 +08:00
ynkrish
436e591398
Corrected link to Debug running pod
...
Link should be docs/tasks/debug-application-cluster/debug-running-pod/ instead of docs/tasks/debug-application-cluster/debug-running-pods/ (latter results in HTTP 404)
2020-04-26 15:35:30 +08:00
krufab
58076a6638
Minor change
...
Update text according to the PR comment
2020-04-26 15:35:27 +08:00
krufab
60a865ac88
Minor update
...
Updated text according to PR comments
2020-04-26 15:35:26 +08:00
krufab
2d23d57563
Updated layout
2020-04-26 15:35:26 +08:00
krufab
a1871bbaa7
Update adding-windows-nodes.md
...
The steps in the run.ps1 file defined in the flannel-*.yml ConfigMap should address the correct interface in case the Windows node has more than one.
2020-04-26 15:35:25 +08:00
Davi Garcia
b86140b591
Replace embedded examples with links to related task docs
...
Signed-off-by: Davi Garcia <dvercill@redhat.com >
2020-04-26 15:35:25 +08:00
Heena-PyCloud
71b56e06f7
Updated line 167(PriorityLevelConfigurations) and 170(FlowSchemas) for correct api reference.
...
Edit line 167 api reference for PriorityLevelConfigurations from
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol-apiserver-k8s-io
Edit line 170 api reference for FlowSchemas from
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io
2020-04-26 15:35:24 +08:00
张潇
133f1b4704
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-26 15:35:22 +08:00
Will James
60c96a9fae
Fix typo
2020-04-26 15:34:56 +08:00
Christian Rost
e167ab56bd
add fstype parameter for gce pd
2020-04-26 15:34:56 +08:00
Melony QIN
97e167b60f
Add namespaces for 1.17 + default namespace
...
Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
2020-04-26 15:34:55 +08:00
Prasad Katti
ca0f5dae31
Update the weight metadata on EndpointSlices
2020-04-26 15:32:32 +08:00
Dixing (Dex) Xu
c4593a3313
fix capitalization
2020-04-26 15:32:31 +08:00
Johnny Lim
5a3ab4e8d7
Polish
2020-04-26 15:32:30 +08:00
Tim Bannister
e0b2d53136
Reword percentageOfNodesToScore page
2020-04-26 15:32:30 +08:00
William Bartholomew
ff6d133b8e
Add update exclusion to kubernetes.repo
...
Add an update exclusion for `kubelet`, `kubeadm`, and `kubectl` in the CentOS to mirror the Ubuntu, Debian, or HypriotOS instructions.
2020-04-26 15:32:29 +08:00
Qiming Teng
77eb7cb09a
Fix link in contributing guide
2020-04-26 15:32:29 +08:00
Lubomir I. Ivanov
3e0a1b540c
install-kubeadm: update container linux guide
...
- Use crictl v1.17.0
- Use new links for the droping / unit files for kubelet and kubeadm
These now reside in k/release. Pin to v0.2.7 as the latest release
from that repository.
2020-04-26 15:32:28 +08:00
Lubomir I. Ivanov
21b8456a87
install-kubeadm: use $basearch instead of pinning the arch for RHEL
2020-04-26 15:32:28 +08:00
Prasad Katti
4d111d2bb0
Update phrasing - 2
2020-04-26 15:32:28 +08:00
Prasad Katti
c5eaf1ca32
Update phrasing
2020-04-26 15:32:27 +08:00
Davi Garcia
05f7655d24
Remove untidy caution note from tutorial
...
The caution note was warning user about having Ingress Controller configured as prerequisite, but this is exactly what the tutorial is explaining.
Signed-off-by: Davi Garcia <dvercill@redhat.com >
2020-04-26 15:32:27 +08:00
Heena-PyCloud
a5d9881514
This change has replaced &emdash; to — within the text (line 42).
2020-04-26 15:32:27 +08:00
Prasad Katti
62b3800754
Move motivation section to the top
...
Most of the other pages start with motivation. This way it will be more consistent.
2020-04-26 15:32:26 +08:00
Prasad Katti
995c142a36
Update replicaset.md
2020-04-26 15:32:24 +08:00
Prasad Katti
09e2f904d2
Move the Job controller example
...
Move the job controller example so that the example of Job controller follows
immediately after the concept of what a job controller does in introduced.
2020-04-26 15:32:23 +08:00
Peter Malmgren
92973e87be
Ingress Path Types: Fix typo
...
This patch adds a closing backtick to "pathType" so the whole sentence won't render as code.
2020-04-26 15:32:22 +08:00
Gasmi Christophe
a4478e7272
Missing parameters --client for kubectl version
2020-04-26 15:32:21 +08:00
Prasad Katti
ce465b61fc
Add a question mark to the end of the question ( #19990 )
2020-04-26 15:32:20 +08:00