apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T22:20:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: fb0f1259-99be-4e24-aa8b-b97934670d74
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9sfpw
      namespace: kube-system
      uid: a01a5ee9-397c-4e40-b2ae-54480cdb6414
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsn6w
      namespace: kube-system
      uid: 5e1f10b7-ab56-4023-9fae-602b58b97456
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
