Skip to content

Spruik/LibreDataStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

LibreDataStore

Connect local kubectl to remote server

You need to first copy some Kubernetes credentials from remote Kubernetes master to your Macbook.

scp -r [email protected]:/home/vagrant/.kube .

Copy the Kubernetes Credentials your downloaded to your home directory as shown below.

cp -r .kube $HOME/

That's it! Kubectl should now be conencted to the remote cluster. Try checking the current kubectl context

kubectl config current-context

About

Apache Kudu and Impala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published