How to aceess kubernetes dashboard
Hello everyone :) I have deploying a cluster kubernetes on openstack using murano and now i want to access to kubernetes dashbord how? Thank you all
First time here? Check out the FAQ!
Hello everyone :) I have deploying a cluster kubernetes on openstack using murano and now i want to access to kubernetes dashbord how? Thank you all
Hey yasmine,
You need to deploy the dashboard by running the following playbook:
kubectl create -f https://rawgit.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard.yaml
After deploying the dashboard, run the following command:
kubectl proxy
kubectl will handle authentication with apiserver and make Dashboard available at
http://localhost:8001/ui
Asked: 2017-02-23 04:19:12 -0600
Seen: 437 times
Last updated: Feb 23 '17
Using a Packstack installed Openstack to install Kubernetes
Who has ever tried to deploy fuel-ccp?
error creating cluster with kubernetes
Openstack "stein": Kubernetes-cluster stuck in "CREATE_IN_PROGESS"
Kubernetes deployment using heat exits without error.
x509_load_cert_crl_file while register K8s vim to tacker
Use murano or magnum to create PAAS