apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T21:59:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 6da58012-e5d0-4f3e-913d-235f4f69fb9a
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7rfk
      namespace: kube-system
      uid: 2358b45c-5886-43e0-a59e-06c6b65d2995
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8vkbj
      namespace: kube-system
      uid: 8bf5d990-04f0-4d69-a812-68b5dfcf09dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
