Created
June 9, 2018 14:41
-
-
Save mhiro2/dee8982fdddc22ffcd2de181f13a1e97 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ kubectl label namespace default istio-injection=enabled | |
namespace "default" labeled | |
$ kubectl describe namespace default | |
Name: default | |
Labels: istio-injection=enabled | |
Annotations: <none> | |
Status: Active | |
No resource quota. | |
No resource limits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment