@@ -72,7 +72,7 @@ kubectl get svc -n cluster-a cluster-a-lb
2. Retrieve kubeconfig file
```console
kubectl get secret -n cluster-a -o yaml
kubectl get secret cluster-a-certs -n cluster-a -o yaml
```
Locate the `admin.conf` key and copy its entire value to the clipboard.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.