apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T13:36:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: ab4973da-d97d-4b6d-bc94-680997f5d931
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pmcj4
      namespace: kube-system
      uid: ee535dcd-fe85-453a-97d4-f1a124f2bd26
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qjq8b
      namespace: kube-system
      uid: 6582b451-60f2-455e-a5b7-ef72d26fe051
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
