Fix README.md "alias" to "rename" (#375)

This commit is contained in:
Gastón Haro 2023-02-24 14:20:16 -03:00 committed by GitHub
parent 021c1bc736
commit da454d8a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,10 +33,9 @@ Switched to context "minikube".
$ kubectx -
Switched to context "oregon".
# create an alias for the context
# rename context
$ kubectx dublin=gke_ahmetb_europe-west1-b_dublin
Context "dublin" set.
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
Context "gke_ahmetb_europe-west1-b_dublin" renamed to "dublin".
# change the active namespace on kubectl
$ kubens kube-system