Commit Graph

3498 Commits (583c90add9dfcda46f080558014b9736f2bfe81d)

Author SHA1 Message Date
Davi Garcia d4412980bb Fix refs to old K8s releases on glossary entries
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-26 15:40:33 +08:00
Amim Knabben d1dafda250 Exec on correct pod name 2020-04-26 15:40:29 +08:00
Gaurav Sofat b4b07083b4 Update content/en/docs/reference/access-authn-authz/rbac.md
Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-04-26 15:40:28 +08:00
Gaurav Sofat 2fca9f1d18 Modify RBAC Authorizer log message 2020-04-26 15:40:28 +08:00
yue9944882 a25bba62f6 adding mengyi zhou to apf thank list 2020-04-26 15:40:28 +08:00
Ivan Kurnosov 7a5a7ab089 Update 2020-04-02-Improvements-to-the-Ingress-API-in-Kubernetes-1.18.md
Fixed wildcard host match examples.
2020-04-26 15:40:27 +08:00
Daniel Barclay 5ce87d19b5 Restored accidentally deleted space. 2020-04-26 15:40:27 +08:00
Daniel Barclay 471a02ff7e Fix grammar problems and otherwise try to improve wording. 2020-04-26 15:40:27 +08:00
Niklas Hansson 2649c2a181 Update the Mac autocomplete to use bash_profile
On OS X, Terminal by default runs a login shell every time, thus I believe it is simpler for new users to not have to change to change the default. behaviour or source the bashrc file every time. https://apple.stackexchange.com/questions/51036/what-is-the-difference-between-bash-profile-and-bashrc
2020-04-26 15:40:26 +08:00
Vinicius Barbosa 0929b8654e Update container-runtime.md 2020-04-26 15:40:26 +08:00
Senthil Kumar Sekar d0b7fe56a0 Update _index.md
Typo correction.
2020-04-26 15:40:25 +08:00
Tim Bannister 42e6f70732 Suggest scaling deployment to 3 before rollout of update 2020-04-26 15:40:25 +08:00
soolaugust 9f19c8ab38 fix older content of 1.17.x 2020-04-26 15:40:25 +08:00
varadaprasanth 3268bfe5f9 Pod Object is modified as per standards
After Fix - Local volumes do not currently support dynamic provisioning, however a StorageClass
should still be created to delay volume binding until Pod scheduling.
2020-04-26 15:40:24 +08:00
Karoline Pauls 425312baf0 api-concepts.md: Watch bookmarks
Replaces "an information" and fixes a lost plural.
2020-04-26 15:39:55 +08:00
Brent Klein 169e1f7d88 Updated Deployment description for clarity. 2020-04-26 15:39:54 +08:00
mikejoh 6473de7840 Fix broken links 2020-04-26 15:39:54 +08:00
Alpha b0d7861314 update kubectl create commend 2020-04-26 15:39:53 +08:00
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
Claudia Nadolny 6bb8329e9f Kubernetes 1.18 Blog: API Priority and Fairness Alpha (#20090) 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
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