Skip to content

Instantly share code, notes, and snippets.

@BruceZu
Last active December 5, 2016 04:54
Show Gist options
  • Save BruceZu/fbf4b60a2abd615e051f2730118097ef to your computer and use it in GitHub Desktop.
Save BruceZu/fbf4b60a2abd615e051f2730118097ef to your computer and use it in GitHub Desktop.
sonarqube env
localhost and pad name
@BruceZu
Copy link
Author

BruceZu commented Dec 5, 2016

Bruce:~ brucezu$ kubectl get pods -o wide

NAME                           READY     STATUS    RESTARTS   AGE       IP            NODE
curl-2421989462-ikpt0          1/1       Running   1          11d       172.17.0.7    minikube
jenkins-2669788312-ufrud       1/1       Running   0          2h        172.17.0.10   minikube
my-nginx-379829228-vd58q       1/1       Running   2          12d       172.17.0.8    minikube
my-nginx-379829228-wds2e       1/1       Running   2          12d       172.17.0.5    minikube
sonarqube-1-3688817312-2zvl5   1/1       Running   1          10d       172.17.0.2    minikube
sonarqube-1457709634-yb3xa     1/1       Running   1          11d       172.17.0.6    minikube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment