diff --git a/cfg/1.11-json/node.yaml b/cfg/1.11-json/node.yaml index aace6e1ce041420b4ea24d42c3e298d4337f1f84..5ea7de245c5e750f7a03ad1fa121d8c32de270b6 100644 --- a/cfg/1.11-json/node.yaml +++ b/cfg/1.11-json/node.yaml @@ -436,6 +436,10 @@ groups: Run the below command (based on the file location on your system) on the each worker node. For example, chmod 644 $proxykubeconfig + + Note - This test reports "FAIL" if kube-proxy has been configured + using a kubernetes configMap. Only under this situation, the "FAIL" can safely be ignored + as the kube-proxy does not expose the kubeconfig file to the worker node. scored: true - id: 2.2.6 @@ -449,6 +453,10 @@ groups: Run the below command (based on the file location on your system) on the each worker node. For example, chown root:root $proxykubeconfig + + Note - This test reports "FAIL" if kube-proxy has been configured + using a kubernetes configMap. Only under this situation, the "FAIL" can safely be ignored + as the kube-proxy does not expose the kubeconfig file to the worker node. scored: true - id: 2.2.7 diff --git a/cfg/1.13-json/node.yaml b/cfg/1.13-json/node.yaml index 1f70296c167b4638d3d4226c6fad627ba11fe17f..394ebc82b93da06fe7f2a25017e267c76ffdf217 100644 --- a/cfg/1.13-json/node.yaml +++ b/cfg/1.13-json/node.yaml @@ -417,6 +417,10 @@ groups: Run the below command (based on the file location on your system) on the each worker node. For example, chmod 644 $proxykubeconfig + + Note - This test reports "FAIL" if kube-proxy has been configured + using a kubernetes configMap. Only under this situation, the "FAIL" can safely be ignored + as the kube-proxy does not expose the kubeconfig file to the worker node. scored: true - id: 2.2.6 @@ -430,6 +434,10 @@ groups: Run the below command (based on the file location on your system) on the each worker node. For example, chown root:root $proxykubeconfig + + Note - This test reports "FAIL" if kube-proxy has been configured + using a kubernetes configMap. Only under this situation, the "FAIL" can safely be ignored + as the kube-proxy does not expose the kubeconfig file to the worker node. scored: true - id: 2.2.7