https://rancher.com/ logo
r

rich-sundown-87208

11/24/2022, 7:02 PM
vs
Copy code
curl -k <https://10.43.0.1:443/api/v1/namespaces/kube-system?timeout=45s>
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {
    
  },
  "status": "Failure",
  "message": "Unauthorized",
  "reason": "Unauthorized",
  "code": 401
}
4 Views