apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T06:34:49Z"
  creationTimestamp: "2026-02-17T06:33:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: 0348a418-dc7b-45f0-97a6-031825ab780d
subsets:
- addresses:
  - ip: 172.24.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s8b9n
      namespace: kube-system
      uid: e2e368e6-acd4-459e-8f1e-c01aa4bb753f
  - ip: 172.24.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h4b2c
      namespace: kube-system
      uid: f92f52b6-7f69-48e0-956e-e644a46010f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
