【发布时间】:2020-01-14 10:47:39
【问题描述】:
最近发现,可以在上游 k8s 上运行 OpenShift Web UI
这可能吗?我知道项目是事实上的命名空间,但是对原生 k8s API 有任何回退/回调吗? (至少路线不会明确工作......)
例如:
- https://github.com/operator-framework/operator-lifecycle-manager#user-interface
- https://github.com/kubevirt/web-ui#native-kubernetes
- https://github.com/openshift/console#native-kubernetes
这里没有提到上游 k8s:
console-operator: https://github.com/openshift/console-operator(似乎是 > 4.X 版本)
注册:
https://hub.docker.com/r/openshift/origin-console-operator/tags
https://quay.io/repository/openshift/origin-console-operator?tab=tags
独立: https://github.com/openshift/console(版本 >= 3.X)
注册表:
谁能告诉我更多?
或者有没有人在上游 k8s 上成功使用 openshift ui?
附:我不想部署 openshift/okd 解决方案。
谢谢
【问题讨论】:
标签: kubernetes openshift openshift-origin okd