George Anastasiou

Results 4 comments of George Anastasiou

Hello, Wouldn't make sense instead of performing verification through file `kubelet.conf`, to identify the values from apiserver? ``` for node in $(oc get nodes -o jsonpath='{.items[*].metadata.name}'); do oc get --raw...