apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T17:50:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "646"
  uid: 3a576860-99b8-41bb-a21a-3b7c6fa61642
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f48qc
      namespace: kube-system
      uid: 617bb1ed-0146-486f-8789-26ae9f74ef5b
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xw92s
      namespace: kube-system
      uid: 60902ead-c54d-4d0c-87f9-c4d707067814
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
