apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-23T14:47:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: 74f8ee9a-80b3-4cc7-99b4-e8235e255deb
subsets:
- addresses:
  - ip: 172.24.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mq22w
      namespace: kube-system
      uid: 8e87d32b-9458-4f38-b897-e6924b62a4be
  - ip: 172.24.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-f85f7
      namespace: kube-system
      uid: dbd7494b-6192-40a8-8e24-aa2319ad1608
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
