apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T11:17:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 000178a0-a75b-448d-a32d-1237162ad057
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bnw9k
      namespace: kube-system
      uid: 5b84289b-97d9-4573-b3aa-e7370334cfe2
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6mgb
      namespace: kube-system
      uid: dfbcebce-f183-4879-8bdb-aae63aafbd32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
