apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T14:46:20Z"
  creationTimestamp: "2026-02-18T14:45:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: e9c75bd1-1902-4bdd-9909-4c00ce84aea7
subsets:
- addresses:
  - ip: 172.24.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4nchb
      namespace: kube-system
      uid: bed43275-f04f-44ac-85d1-4caaa0f30cc2
  - ip: 172.24.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c5kgg
      namespace: kube-system
      uid: aedd1f7e-9d94-4069-a21e-c0586979bc27
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
