Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 236 Bytes

File metadata and controls

11 lines (8 loc) · 236 Bytes

🔧Useful kubectl commands


Ingress

Check Ingress Object

To inspect the ingress object for your GitLab deployment, use the following command:

kubectl describe ingress gitlab-dev-webservice-default -n dev