Skip to content

Instantly share code, notes, and snippets.

@tonnyadhi
Created June 11, 2020 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonnyadhi/ecf2d6cb67bb22aa22ccf166312d07a2 to your computer and use it in GitHub Desktop.
Save tonnyadhi/ecf2d6cb67bb22aa22ccf166312d07a2 to your computer and use it in GitHub Desktop.
$kubectl describe svc -n grpc-sample
Name: grpcbin
Namespace: grpc-sample
Labels: app=grpcbin
Annotations: configuration.konghq.com/protocol: grpc
ingress.kubernetes.io/service-upstream: true
Selector: app=grpcbin
Type: ClusterIP
IP: 172.27.33.136
Port: grpc 80/TCP
TargetPort: 80/TCP
Endpoints: 10.148.32.24:80
Session Affinity: None
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment