Minishift 列出所有目录项

问题描述

我有一个 minishift 集群正在运行,它显示目录项,如屏幕截图所示,

enter image description here

当我使用 oc CLI 列出模板时,其中一些未列出。如何使用 CLI 列出所有这些?我在 documentation 中找不到这样做的方法

$ oc get templates --all-namespaces --as system:admin
NAMESPACE            NAME                       DESCRIPTION                                                                        ParaMETERS        OBJECTS
openshift            cakePHP-MysqL-persistent   An example CakePHP application with a MysqL database. For more @R_136_4045@ion ab...   20 (4 blank)      9
openshift            dancer-MysqL-persistent    An example Dancer application with a MysqL database. For more @R_136_4045@ion abo...   17 (5 blank)      9
openshift            django-psql-persistent     An example Django application with a Postgresql database. For more @R_136_4045@io...   20 (5 blank)      9
openshift            jenkins-ephemeral          Jenkins service,without persistent storage....                                    7 (all set)       6
openshift            jenkins-pipeline-example   This example showcases the new Jenkins Pipeline integration in OpenShift,...       16 (4 blank)      8
openshift            mariadb-persistent         MariaDB database service,with persistent storage. For more @R_136_4045@ion about...   9 (3 generated)   4
openshift            mongodb-persistent         MongoDB database service,with persistent storage. For more @R_136_4045@ion about...   9 (3 generated)   4
openshift            MysqL-persistent           MysqL database service,with persistent storage. For more @R_136_4045@ion about u...   9 (3 generated)   4
openshift            nodejs-mongo-persistent    An example Node.js application with a MongoDB database. For more @R_136_4045@ion...    19 (4 blank)      9
openshift            postgresql-persistent      Postgresql database service,with persistent storage. For more @R_136_4045@ion ab...   8 (2 generated)   4
openshift            rails-pgsql-persistent     An example Rails application with a Postgresql database. For more @R_136_4045@ion...   21 (4 blank)      9
voting-application   redis-ephemeral            Redis in-memory data structure store,without persistent storage. For more in...   5 (1 generated)   3

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)