Skip to content

Instantly share code, notes, and snippets.

@dileeph
Created May 3, 2016 21:21
Show Gist options
  • Save dileeph/8447c27081f31f9b2e4c559febc9dd3f to your computer and use it in GitHub Desktop.
Save dileeph/8447c27081f31f9b2e4c559febc9dd3f to your computer and use it in GitHub Desktop.
kubernetes namespace creation
$ kubectl create -f geolocus-namespace.json
$ kubectl --namespace geolocus-ns create -f bs-quota.json
$ kubectl --namespace geolocus-ns create -f bs-limits.json
$ kubectl describe limits bs-limits --namespace geolocus-ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment