1
0
forked from docs/doc-exports
doc-exports/docs/asm/umn/asm_01_0067.html
Dong, Qiu Jian ec0b45029f ASM UMN initial version -20240425
Reviewed-by: Kovács, Zoltán <zkovacs@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-09-18 09:02:28 +00:00

1.6 KiB

The Service Selector Cannot Contain version Labels

Description

The spec.selector of a Service cannot be labeled with version. Otherwise, this item is abnormal.

Rectification Guide

  1. Log in to the CCE console.
  2. Click the cluster name to go to the cluster console. In the navigation pane on the left, choose Services & Ingresses. On the Services tab, search for the Service by cluster name and namespace and click Edit YAML. Then, view the selector (specified by spec.selector) of the Service and delete the version label.