Most Important kubernetes Commands Here I am sharing most import and frequently using kubernetes commands in every day while working with kubernetes. Cloud providers(Google, AWS, Azure, Oracle etc..) are providing kubernetes services. Here we can use name space either in short name or full name like follows. And namespace no need to mention if we […]
Tag: aks
Kubectl copy files from remote to local system Vice Versa
Kubectl copy files from remote to local system Vice Versa How to copy files from kubernate pods into windows/linux system by using the kubectl command. Here there is no issue while using the linux system local path because linux path not having any Drive name but in the windows file system path having the Drive […]