apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-02T14:06:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: a62e3279-9830-4353-9d9f-524bfd1bf1f0
subsets:
- addresses:
  - ip: 172.24.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jx69z
      namespace: kube-system
      uid: 3f708587-9ed3-4126-9113-debaf12f2ef9
  - ip: 172.24.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pz7xb
      namespace: kube-system
      uid: 1f67de89-bec1-43d4-b5d6-3c19b3166a46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
