apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:54:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: fdae1db6-c8a2-4ba9-9d3c-4a6a9a7d3e0d
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97l7x
      namespace: kube-system
      uid: 2e866c16-4456-43a3-b705-0d0fb02c5569
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdhcf
      namespace: kube-system
      uid: 62c0e58b-de6b-4c54-933d-977fc31f546d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
