From da454d8a0c53d19481e111406ec3d7882aa5e122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Haro?= <62256733+gaston-haro@users.noreply.github.com> Date: Fri, 24 Feb 2023 14:20:16 -0300 Subject: [PATCH] Fix README.md "alias" to "rename" (#375) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 428f17b..9fe9c09 100644 --- a/README.md +++ b/README.md @@ -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