apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T04:04:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "986"
  uid: 21941af0-b6a5-41b9-a1aa-b821635d11c8
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhgtj
      namespace: kube-system
      uid: 19a52eb9-30b5-44b1-9f80-83c44afae15e
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qc6gg
      namespace: kube-system
      uid: 18f79ac4-b36c-4208-8129-ef40aa1aa700
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
