openshift origin ui隐藏io.openshift.non-scalable应用程序的缩放ui?

时间:2017-01-24 09:25:18

标签: openshift-origin

在本文档https://docs.openshift.com/enterprise/3.0/creating_images/metadata.html中,我了解到在io.openshift.non-scalable="true"中添加LABEL Dockerfile将隐藏openshift控制台上的缩放ui元素。

但似乎它不起作用。有什么不对的吗 ?我正在使用openshift-origin 1.3

1 个答案:

答案 0 :(得分:2)

你没有做错任何事。不幸的是,文档不正确。目前,Web控制台或oc scale都不会查找此标签。它被一个错误跟踪:

https://bugzilla.redhat.com/show_bug.cgi?id=1284104