website/content/en/docs/tasks
sharet-adl c9a278dc2f
update deployment sample, due to deprecated option
Creating a deployment using 'kubectl run' command was deprecated and is not supported anymore, starting with 1.18 version. In order to keep the example as relevant as possible, all 3 pods were kept.

Couple of changes:
- fix example to use 'kubectl create deployment' command, and scaled it up explicitly
- fix missing label for both Deployment and Service
- update label key, from 'run' to 'app', as deployments automatically add the label with this key
- update comment on how label's key could have used 'run' and 'app' values
- update pods names and internal hostnames - which are based on the replicaSet (eg. hostnames-632524106).
2020-05-19 18:49:32 +03:00
..
access-application-cluster Correct links 2020-05-12 13:58:32 -07:00
access-kubernetes-api Fix Markdown for CustomResourceDefinition task 2020-05-14 18:19:15 +01:00
administer-cluster Merge pull request #20975 from jimangel/fix-upgrade-page 2020-05-14 08:12:23 -07:00
configure-pod-container Task configure sa: 'Add image pull secrets to a service account' minor fix 2020-05-19 13:52:59 +02:00
debug-application-cluster update deployment sample, due to deprecated option 2020-05-19 18:49:32 +03:00
extend-kubectl kubectl-plugin example: Double-quote to prevent word splitting (#18081) 2020-01-12 08:31:37 -08:00
inject-data-application Improve task 'Distribute Credentials Securely Using Secrets' by showing pod output 2020-05-17 15:50:44 +02:00
job Merge branch 'master' of https://github.com/kubernetes/website into fix-restart-always-docs 2020-04-21 19:04:13 +10:00
manage-daemon Fixed wrong file location in example. 2020-04-24 17:47:52 +02:00
manage-gpus Make feature-state tag usage consistent 2020-04-09 13:19:41 -04:00
manage-hugepages Official 1.18 Release Docs (#19116) 2020-03-25 12:00:25 -07:00
manage-kubernetes-objects docs: tweak grammar, tenses, punctuation 2020-05-07 20:55:09 +07:00
network Fix that dual-stack does not require Kubenet specifically (#18924) 2020-02-03 02:09:21 -08:00
run-application Merge pull request #20417 from viniciusbds/issue-20414 2020-05-08 19:45:52 -07:00
service-catalog replace http helm link with https (#19803) 2020-03-26 01:18:25 -07:00
setup-konnectivity fix page formatting 2020-04-07 18:08:40 -04:00
tls Tiny who/whom grammar fix. 2020-04-24 17:06:42 -04:00
tools update tabs shortcode 2020-05-11 18:12:43 -04:00
_index.md doc: remove tasks federation index from tasks main page. (#19205) 2020-02-19 17:15:03 -08:00
example-task-template.md Correct links 2020-05-12 13:58:32 -07:00