apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T23:28:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: d47ff088-09a8-4c42-ab52-399fe097f470
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lr6lm
      namespace: kube-system
      uid: 934a5c89-68ac-40d0-9474-da160d082f54
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjs2n
      namespace: kube-system
      uid: a18f1e0a-7b19-4b13-9371-0fab195cb99f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
