Files
kuboard-press/overview/kuboard-vs-kubectl.md
huanqing.shao a2ea384338 v1.0.3-beta.2
2019-09-15 22:49:35 +08:00

29 lines
792 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description: 为什么要使用 kuboard而不是直接使用 kubectl
---
# 为什么要使用 Kuboard而不是直接用 kubectl
## Kuboard v.s. kubectl
Kuboard 有如下优势:
* 无需编写 YAML 文件
* 轻松支持多环境管理
* 纯图形化使用
Kuboard 有如下限制:
* 并不能 100% 覆盖 kubectl 的功能
* 当前不支持 istio
* 当前不支持某些不常用配置Bare Pod/ReplicaSet/ReplicationController/TTL Controller 等)
* 要求 Workload (Deployment/StatefulSet/DaemonSet)、Service、Ingress 的 `.metadata.name` 相同
## Kuboard 是一个非常优秀的解决方案
Kuboard + Kubernetes 已经在许多项目中成功交付投产了 Spring Cloud / Dubbo 等微服务架构。
### 技术人员的考量
### 项目管理者的考量