Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

Redis Endpoint

❯ kubectl describe endpoints redis-service
Name:         redis-service
Namespace:    prod
Labels:       app=redis
Annotations:  endpoints.kubernetes.io/last-change-trigger-time: 2021-07-07T13:22:09Z
Subsets:
  Addresses:          10.244.0.234,10.244.1.74
  NotReadyAddresses:  <none>
  Ports:
    Name  Port  Protocol
    ----  ----  --------
    redis  6379  TCP

Events:  <none>
Source by www.densify.com #
 
PREVIOUS NEXT
Tagged: #Redis #Endpoint
ADD COMMENT
Topic
Name
5+3 =