apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-16T22:58:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: ab5aa9c6-fb07-4221-9aa0-a9a47b5d4695
subsets:
- addresses:
  - ip: 172.24.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tl6t6
      namespace: kube-system
      uid: 5d6f4d78-5725-484f-8833-4df68edb3272
  - ip: 172.24.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6nrwl
      namespace: kube-system
      uid: a2b18dfc-7686-4a0f-86fa-1bc13ecdd06d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
