mirror of https://github.com/istio/istio.io.git
				
				
				
			Update kubectl get pods, svc output (#3585)
* Update kubectl get pods, svc output * output from latest build
This commit is contained in:
		
							parent
							
								
									0a3fff2b77
								
							
						
					
					
						commit
						a34d4fb88c
					
				| 
						 | 
				
			
			@ -102,16 +102,24 @@ $ kubectl apply -f install/kubernetes/istio-demo-auth.yaml
 | 
			
		|||
 | 
			
		||||
    {{< text bash >}}
 | 
			
		||||
    $ kubectl get svc -n istio-system
 | 
			
		||||
    NAME                     TYPE           CLUSTER-IP       EXTERNAL-IP     PORT(S)                                                                                                                      AGE
 | 
			
		||||
    istio-citadel            ClusterIP      172.21.113.238   <none>          8060/TCP,15014/TCP                                                                                                           8d
 | 
			
		||||
    istio-egressgateway      ClusterIP      172.21.32.42     <none>          80/TCP,443/TCP,15443/TCP                                                                                                     8d
 | 
			
		||||
    istio-galley             ClusterIP      172.21.137.255   <none>          443/TCP,15014/TCP,9901/TCP                                                                                                   8d
 | 
			
		||||
    istio-ingressgateway     LoadBalancer   172.21.229.108   158.85.108.37   80:31380/TCP,443:31390/TCP,31400:31400/TCP,15029:31324/TCP,15030:31752/TCP,15031:30314/TCP,15032:30953/TCP,15443:30550/TCP   8d
 | 
			
		||||
    istio-pilot              ClusterIP      172.21.100.28    <none>          15010/TCP,15011/TCP,8080/TCP,15014/TCP                                                                                       8d
 | 
			
		||||
    istio-policy             ClusterIP      172.21.83.199    <none>          9091/TCP,15004/TCP,15014/TCP                                                                                                 8d
 | 
			
		||||
    istio-sidecar-injector   ClusterIP      172.21.198.98    <none>          443/TCP                                                                                                                      8d
 | 
			
		||||
    istio-telemetry          ClusterIP      172.21.84.130    <none>          9091/TCP,15004/TCP,15014/TCP,42422/TCP                                                                                       8d
 | 
			
		||||
    prometheus               ClusterIP      172.21.140.237   <none>          9090/TCP                                                                                                                     8d
 | 
			
		||||
    NAME                     TYPE           CLUSTER-IP       EXTERNAL-IP     PORT(S)                                                                                                                   AGE
 | 
			
		||||
    grafana                  ClusterIP      172.21.211.123   <none>          3000/TCP                                                                                                                  2m
 | 
			
		||||
    istio-citadel            ClusterIP      172.21.177.222   <none>          8060/TCP,9093/TCP                                                                                                         2m
 | 
			
		||||
    istio-egressgateway      ClusterIP      172.21.113.24    <none>          80/TCP,443/TCP                                                                                                            2m
 | 
			
		||||
    istio-galley             ClusterIP      172.21.132.247   <none>          443/TCP,9093/TCP                                                                                                          2m
 | 
			
		||||
    istio-ingressgateway     LoadBalancer   172.21.144.254   52.116.22.242   80:31380/TCP,443:31390/TCP,31400:31400/TCP,15011:32081/TCP,8060:31695/TCP,853:31235/TCP,15030:32717/TCP,15031:32054/TCP   2m
 | 
			
		||||
    istio-pilot              ClusterIP      172.21.105.205   <none>          15010/TCP,15011/TCP,8080/TCP,9093/TCP                                                                                     2m
 | 
			
		||||
    istio-policy             ClusterIP      172.21.14.236    <none>          9091/TCP,15004/TCP,9093/TCP                                                                                               2m
 | 
			
		||||
    istio-sidecar-injector   ClusterIP      172.21.155.47    <none>          443/TCP                                                                                                                   2m
 | 
			
		||||
    istio-telemetry          ClusterIP      172.21.196.79    <none>          9091/TCP,15004/TCP,9093/TCP,42422/TCP                                                                                     2m
 | 
			
		||||
    jaeger-agent             ClusterIP      None             <none>          5775/UDP,6831/UDP,6832/UDP                                                                                                2m
 | 
			
		||||
    jaeger-collector         ClusterIP      172.21.135.51    <none>          14267/TCP,14268/TCP                                                                                                       2m
 | 
			
		||||
    jaeger-query             ClusterIP      172.21.26.187    <none>          16686/TCP                                                                                                                 2m
 | 
			
		||||
    kiali                    ClusterIP      172.21.155.201   <none>          20001/TCP                                                                                                                 2m
 | 
			
		||||
    prometheus               ClusterIP      172.21.63.159    <none>          9090/TCP                                                                                                                  2m
 | 
			
		||||
    servicegraph             ClusterIP      172.21.45.6      <none>          8088/TCP                                                                                                                  2m
 | 
			
		||||
    tracing                  ClusterIP      172.21.2.245     <none>          80/TCP                                                                                                                    2m
 | 
			
		||||
    zipkin                   ClusterIP      172.21.182.245   <none>          9411/TCP                                                                                                                  2m
 | 
			
		||||
    {{< /text >}}
 | 
			
		||||
 | 
			
		||||
    {{< tip >}}
 | 
			
		||||
| 
						 | 
				
			
			@ -126,17 +134,23 @@ $ kubectl apply -f install/kubernetes/istio-demo-auth.yaml
 | 
			
		|||
 | 
			
		||||
    {{< text bash >}}
 | 
			
		||||
    $ kubectl get pods -n istio-system
 | 
			
		||||
    NAME                                      READY     STATUS      RESTARTS   AGE
 | 
			
		||||
    istio-citadel-5c4f467b9c-m8lhb            1/1       Running     0          8d
 | 
			
		||||
    istio-cleanup-secrets-1.1.0-rc.0-msbk7    0/1       Completed   0          8d
 | 
			
		||||
    istio-egressgateway-fbfb4865d-rv2f4       1/1       Running     0          8d
 | 
			
		||||
    istio-galley-7799878d-hnphl               1/1       Running     0          8d
 | 
			
		||||
    istio-ingressgateway-7cf9598b9c-s797z     1/1       Running     0          8d
 | 
			
		||||
    istio-pilot-698687d96d-76j5m              2/2       Running     0          8d
 | 
			
		||||
    istio-policy-55758d8898-sd7b8             2/2       Running     3          8d
 | 
			
		||||
    istio-sidecar-injector-5948ffdfc8-wz69v   1/1       Running     0          8d
 | 
			
		||||
    istio-telemetry-67d8545b68-wgkmg          2/2       Running     3          8d
 | 
			
		||||
    prometheus-c8d8657bf-gwsc7                1/1       Running     0          8d
 | 
			
		||||
    NAME                                                           READY   STATUS      RESTARTS   AGE
 | 
			
		||||
    grafana-f8467cc6-rbjlg                                         1/1     Running     0          1m
 | 
			
		||||
    istio-citadel-78df5b548f-g5cpw                                 1/1     Running     0          1m
 | 
			
		||||
    istio-cleanup-secrets-release-1.1-20190308-09-16-8s2mp         0/1     Completed   0          2m
 | 
			
		||||
    istio-egressgateway-78569df5c4-zwtb5                           1/1     Running     0          1m
 | 
			
		||||
    istio-galley-74d5f764fc-q7nrk                                  1/1     Running     0          1m
 | 
			
		||||
    istio-grafana-post-install-release-1.1-20190308-09-16-2p7m5    0/1     Completed   0          2m
 | 
			
		||||
    istio-ingressgateway-7ddcfd665c-dmtqz                          1/1     Running     0          1m
 | 
			
		||||
    istio-pilot-f479bbf5c-qwr28                                    2/2     Running     0          1m
 | 
			
		||||
    istio-policy-6fccc5c868-xhblv                                  2/2     Running     2          1m
 | 
			
		||||
    istio-security-post-install-release-1.1-20190308-09-16-bmfs4   0/1     Completed   0          2m
 | 
			
		||||
    istio-sidecar-injector-78499d85b8-x44m6                        1/1     Running     0          1m
 | 
			
		||||
    istio-telemetry-78b96c6cb6-ldm9q                               2/2     Running     2          1m
 | 
			
		||||
    istio-tracing-69b5f778b7-s2zvw                                 1/1     Running     0          1m
 | 
			
		||||
    kiali-99f7467dc-6rvwp                                          1/1     Running     0          1m
 | 
			
		||||
    prometheus-67cdb66cbb-9w2hm                                    1/1     Running     0          1m
 | 
			
		||||
    servicegraph-85545585fc-f9p62                                  1/1     Running     1          1m
 | 
			
		||||
    {{< /text >}}
 | 
			
		||||
 | 
			
		||||
## Deploy your application
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue