kubernetes-handbook/guide/cabin-mobile-dashboard-for-...

22 lines
1018 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Cabin - Kubernetes 手机客户端
cabin是由[bitnami](https://bitnami.com/)开源的手机管理Kubernetes集群的客户端目前提供iOS和安卓版本代码开源在GitHub上<https://bitnami.com/>
为了方便移动办公可以使用Cabin这个kuberntes手机客户端可以链接GKE和任何Kubernetes集群可以使用以下三种认证方式
- 证书
- token
- kubeconfig文件
所有功能跟kubernetes dashboard相同还可以支持使用Helm chart部署应用可以配置自定义的chart仓库地址。
iPhone用户可以在App Store中搜索**Cabin**即可找到。
![App Store](../images/cabin-kubernetes-mobile-dashboard-1.jpg)
可以很方便的在手机上操作自己的kubernetes集群还可以登录到容器中操作只要是kubernetes API支持的功能都可以在该移动客户端上实现。
![在手机上操作Kubernetes集群](../images/cabin-kubernetes-mobile-dashboard-4.jpg)
更多详细信息请参考https://github.com/bitnami/cabin