Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

Redis Service

❯ kubectl describe service redis-service
Name:              redis-service
Namespace:         prod
Labels:            <none>
Annotations:       Selector:  app=redis
Selector:          app=redis
Type:              ClusterIP
IP:                10.0.215.46
Port:              redis  6379/TCP
TargetPort:        6379/TCP
Endpoints:         10.244.0.234:6379,10.244.1.74:6379
Session Affinity:  None
Events:            <none>
Source by www.densify.com #
 
PREVIOUS NEXT
Tagged: #Redis #Service
ADD COMMENT
Topic
Name
8+1 =