作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
microk8s
已安装在 ubuntu 计算机上。查找当前安装的 channel 的命令行是什么?
最佳答案
您可以尝试以下操作,这会显示所有版本/ channel ,在底部您可以看到版本,在o/p之间的某个位置,有一个跟踪字段,如下所示这应该表明 channel 快照正在跟踪(您安装的)。
snap info microk8s
输出:
snap-id: xxxxxxxxxxxxxxxxxxxxxxxxxx
tracking: 1.19/edge
refresh-date: today at 17:49 IST
1.16/beta: v1.16.15 2020-09-04 (1671) 179MB classic
1.16/edge: v1.16.15 2020-09-02 (1671) 179MB classic
1.15/stable: v1.15.11 2020-03-27 (1301) 171MB classic
1.15/candidate: v1.15.11 2020-03-27 (1301) 171MB classic
1.15/beta: v1.15.11 2020-03-27 (1301) 171MB classic
1.15/edge: v1.15.11 2020-03-26 (1301) 171MB classic
1.14/stable: v1.14.10 2020-01-06 (1120) 217MB classic
1.14/candidate: ^
1.14/beta: ^
1.14/edge: v1.14.10 2020-03-26 (1303) 217MB classic
1.13/stable: v1.13.6 2019-06-06 (581) 237MB classic
1.13/candidate: ^
1.13/beta: ^
1.13/edge: ^
1.12/stable: v1.12.9 2019-06-06 (612) 259MB classic
1.12/candidate: ^
1.12/beta: ^
1.12/edge: ^
1.11/stable: v1.11.10 2019-05-10 (557) 258MB classic
1.11/candidate: ^
1.11/beta: ^
1.11/edge: ^
1.10/stable: v1.10.13 2019-04-22 (546) 222MB classic
1.10/candidate: ^
1.10/beta: ^
1.10/edge: ^
installed: v1.20.5 (2094) 218MB classic
关于ubuntu - 如何找到microk8s当前安装的 channel ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67133102/
我是一名优秀的程序员,十分优秀!