[root@localhost ~]# helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" has been added to your repositories
[root@localhost ~]# helm install --name kubeapps --namespace kubeapps bitnami/kubeapps
NAME: kubeapps
LAST DEPLOYED: Thu Nov 22 13:57:06 2018
NAMESPACE: kubeapps
STATUS: DEPLOYED
RESOURCES:
==> v1beta1/RoleBinding
NAME AGE
kubeapps-internal-apprepository-controller 1s
kubeapps-internal-tiller-proxy 1s
==> v1beta1/Deployment
kubeapps-mongodb 1s
==> v1beta2/Deployment
kubeapps-internal-apprepository-controller 1s
kubeapps-internal-chartsvc 1s
kubeapps-internal-dashboard 1s
kubeapps 1s
kubeapps-internal-tiller-proxy 1s
==> v1/ServiceAccount
kubeapps-internal-apprepository-controller 1s
kubeapps-internal-tiller-proxy 1s
==> v1beta1/Role
kubeapps-internal-apprepository-controller 1s
kubeapps-internal-tiller-proxy 1s
==> v1alpha1/AppRepository
stable 1s
incubator 1s
svc-cat 0s
bitnami 0s
==> v1/Pod(related)
NAME READY STATUS RESTARTS AGE
kubeapps-mongodb-89c57f6f9-grlds 0/1 ContainerCreating 0 1s
kubeapps-internal-apprepository-controller-7b954598b9-zqcft 0/1 Pending 0 1s
kubeapps-internal-chartsvc-8b95b497f-c77cg 0/1 ContainerCreating 0 1s
kubeapps-internal-chartsvc-8b95b497f-gqtlb 0/1 Pending 0 1s
kubeapps-internal-dashboard-64c7586bd7-2tzd8 0/1 Pending 0 1s
kubeapps-internal-dashboard-64c7586bd7-j7lrq 0/1 ContainerCreating 0 1s
kubeapps-769bc4c7b6-5jh78 0/1 Pending 0 1s
kubeapps-769bc4c7b6-vq4x8 0/1 Pending 0 1s
kubeapps-internal-tiller-proxy-54b5f87545-5dpf6 0/1 Pending 0 1s
kubeapps-internal-tiller-proxy-54b5f87545-ljzt6 0/1 Pending 0 1s
==> v1/ConfigMap
NAME AGE
kubeapps-internal-dashboard-config 1s
kubeapps-frontend-config 1s
==> v1/Service
kubeapps-mongodb 1s
kubeapps-internal-chartsvc 1s
kubeapps-internal-dashboard 1s
kubeapps 1s
kubeapps-internal-tiller-proxy 1s
NOTES:
** Please be patient while the chart is being deployed **
Tip:
Watch the deployment status using the command: kubectl get pods -w --namespace kubeapps
Kubeapps can be accessed via port 80 on the following DNS name from within your cluster:
kubeapps.kubeapps.svc.cluster.local
To access Kubeapps from outside your K8s cluster, follow the steps below:
1. Get the Kubeapps URL by running these commands:
echo "Kubeapps URL: http://127.0.0.1:8080"
export POD_NAME=$(kubectl get pods --namespace kubeapps -l "app=kubeapps" -o jsonpath="{.items[0].metadata.name}")
kubectl port-forward --namespace kubeapps $POD_NAME 8080:8080
2. Open a browser and access Kubeapps using the obtained URL.
k8s安装kubeapps
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 工资,虽然说不是什么秘密,但是也是属于个人隐私,不要随意的问以及谈论别人工资已经成为了一种礼仪和礼貌。而且进入公...