apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T21:02:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: b9ea1304-ea21-4ee0-ad02-326b22f4b161
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdhd5
      namespace: kube-system
      uid: a7d9d5ff-6bbe-48d3-a28a-a8fbc08ec91b
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j44cp
      namespace: kube-system
      uid: 666bb15d-e20e-4435-8450-fe320c035971
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
