apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:47:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 9e6e9ca5-4498-40a7-88b2-3f3857a0db6f
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpgcp
      namespace: kube-system
      uid: e503581b-3703-48d9-9aca-b3d15858e0bf
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hw8cc
      namespace: kube-system
      uid: b7b7b91a-4876-4d28-ab46-a3ef8de9ffe6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
