apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-19T05:21:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: 25a03d45-e08d-47ac-8339-b112843ca204
subsets:
- addresses:
  - ip: 172.24.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nlqrq
      namespace: kube-system
      uid: bd59d4e3-df4b-4b8d-8e62-f5614ead415f
  - ip: 172.24.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g5prh
      namespace: kube-system
      uid: 654d96b4-c7c7-4f10-8953-763bc0977a57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
