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
Claudia Nadolny
6bb8329e9f
Kubernetes 1.18 Blog: API Priority and Fairness Alpha ( #20090 )
2020-04-26 15:35:33 +08:00
tanjunchen
b854d877e4
add tanjunchen as reviewer of /zh
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
Rémy Léone
3fffe6eed0
Add a Progressive Web App manifest
...
Add a valid apple-touch-icon link in header
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-26 15:35:32 +08:00
Taylor Dolezal
6acffded64
Update PR template to specify desired git commit messages
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-26 15:35:31 +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
Aris Cahyadi Risdianto
d540ff1026
Translating controller and container overview in Concept Documentation.
...
Fixed formatting, Typos, and added glossary.
Fixed glossary.
Fixed term to solve broken Hugo build.
Fixed Hugo Build problem due to Glossaty formattin.
Fixed Hugo Build problem due to Glossary formatting.
Fixed Hugo Build problem due to Glossary mismatch.
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
Aris Cahyadi Risdianto
c93bf4c94c
Operator Patterns ID Localization.
...
Fixed formatting and Typos.
Changed "Kamu" with "kamu".
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
Aris Cahyadi Risdianto
3ca1544d6d
Translating Ephemeral Container to ID Localization.
...
Fix glossary warning and note.
Fixed formatting and Typos.
2020-04-26 15:35:29 +08:00
Aris Cahyadi Risdianto
8bbb1ee339
Kube-scheduler ID Localization.
...
Fixed formatting and Typos.
2020-04-26 15:35:29 +08:00
Dominic Yin
7887189d9f
update content/zh/concepts/overview/components.md
...
fix rendering error of capture overview
2020-04-26 15:35:28 +08:00
Dominic Yin
0bfba5d8e7
update content/zh/docs/concepts/overview/components.md
2020-04-26 15:35:28 +08:00
Rémy Léone
05f24bf03d
Add a logo information about Kubernetes
2020-04-26 15:35:28 +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
张潇
2169b378a8
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-26 15:35:25 +08:00
Yuk, Yongsu
7d652654a6
Add a Korean l10n approver to OWNERS_ALIASES
2020-04-26 15:35:24 +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
Paul Burt
7d8ce480cd
Kubernetes 1.18 feature Windows CSIproxy (alpha) blog
...
amending author
fix images
sentence fixed in background section
2020-04-26 15:35:23 +08:00
Celeste Horgan
5d28a03551
Add logos to training page
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-26 15:35:23 +08:00
张潇
133f1b4704
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-26 15:35:22 +08:00
Yang Li
8dd7a8d75e
doc/ingress: fixed a code format issue
2020-04-26 15:35:08 +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
zhanwang
85fb5226e7
update context in i18n/vi.toml
2020-04-26 15:34:55 +08:00
Joao Luna
ddaf7551df
Update content/pt/docs/reference/glossary/controller.md
...
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com>
2020-04-26 15:34:55 +08:00
joao-luna-98
cfdece5ffd
Resolve sugestions.
2020-04-26 15:34:54 +08:00
Joao Luna
07cd532065
Apply code review
2020-04-26 15:34:54 +08:00
Joao Luna
fe9d1262e2
Apply suggestions from code review
...
Co-Authored-By: Felipe <femrtnz@users.noreply.github.com>
2020-04-26 15:34:53 +08:00
Joao Luna
3c3f241390
Delete _index.md
2020-04-26 15:34:52 +08:00
joao-luna-98
36d613c1d2
Fix some typos.
2020-04-26 15:34:52 +08:00
bryan
38171b6609
resolve conflicts
2020-04-26 15:34:43 +08:00
Joao Luna
ea3fc0c268
Add docs/concepts/architecture/controller.md in portuguese
2020-04-26 15:32:32 +08:00
Prasad Katti
ca0f5dae31
Update the weight metadata on EndpointSlices
2020-04-26 15:32:32 +08:00
zhanwang
5d8117a8be
update context in i18n/es.toml
2020-04-26 15:32:31 +08:00
Arhell
c5398ec9a8
Fix left menu button on mobile
2020-04-26 15:32:31 +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