We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All services and replication controllers in Kubernetes can be assigned a label and deleted as:
kubectl delete -l services,pods name=docker-lab
This will require to update chapters/docker-kubernetes.adoc.
The text was updated successfully, but these errors were encountered:
adding issue #59
14f93ff
fixing #59
7fdc59f
simplifying instructions, removing redundant sections, fixing #59
9888eaf
No branches or pull requests
All services and replication controllers in Kubernetes can be assigned a label and deleted as:
This will require to update chapters/docker-kubernetes.adoc.
The text was updated successfully, but these errors were encountered: