Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubectl without sudo

It is suggested (by minikube) to change the ownership and
permissions of ~/.kube and ~/.minikube after the installation.

sudo chown -R $USER $HOME/.kube
sudo chown -R $USER $HOME/.minikube
Comment

PREVIOUS NEXT
Code Example
Shell :: install chrome webdriver node 
Shell :: install node js redhat 8 
Shell :: how to install multiple packages in one line of pip 
Shell :: Iterate over only folder in bash 
Shell :: install bootstrap 4 npm 
Shell :: install flask ubuntu 20.04 
Shell :: find npm version 
Shell :: expo install react native gesture 
Shell :: undo git add before commit 
Shell :: How to install specific Laravel version using composer 
Shell :: compare local git branch with remote 
Shell :: change default kube editor nano 
Shell :: edit bash profile 
Shell :: create xampp shortcut ubuntu 
Shell :: vim: command not found centos 
Shell :: echo with color from bash 
Shell :: untar gz file ubuntu 
Shell :: ec2 download file 
Shell :: react js router 
Shell :: how to install teamspeak server arch linux 
Shell :: how to make all directory 775 
Shell :: linux make user like root 
Shell :: grep but exclude directory 
Shell :: curl ssl verify false cli 
Shell :: recover lost file git 
Shell :: install strapi 
Shell :: git tag and relasease 
Shell :: install snap change in progress ubuntu 
Shell :: delete a local and remote git branch 
Shell :: how to convert pyqt5 to python 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =