apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T02:06:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "670"
  uid: 6b906fd1-b47a-4c41-a3e0-95b245463217
subsets:
- addresses:
  - ip: 172.24.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qsr52
      namespace: kube-system
      uid: e688fd53-fd4d-4537-afb5-a9257fede087
  - ip: 172.24.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zwnlw
      namespace: kube-system
      uid: b0e12c20-b590-4cc2-afa0-1024969d6bfd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
