提交 e46da768 编写于 作者: B bryk

Update link to system applications on the zerostate page

* previosuly it was a multiline link -> changed this to text and lint
* changed wording to not expose our internal implementation details`
上级 3279362a
......@@ -37,10 +37,10 @@ limitations under the License.
<i class="material-icons kd-zerostate-ext-link-icon">open_in_new</i>
</a>
</div>
<a class="md-raised md-primary kd-zerostate-rcs" ng-if="ctrl.containsOnlyKubeSystemRCs"
ui-sref="replicationcontrollers">
There are replication controllers in kube-system namespace,<br>click to show them
</a>
<p class="kd-zerostate-lm kd-zerostate-rcs" ng-if="ctrl.containsOnlyKubeSystemRCs">
Some system applications are running in the cluster.
<a class="md-raised md-primary" ui-sref="replicationcontrollers">Show them</a>
</p>
</md-card-content>
</md-card>
</md-content>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册