apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:21:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: cf059120-99f8-40d9-b930-3334d2bcaa79
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jb27x
      namespace: kube-system
      uid: 91d546a9-30db-4aba-9327-aa7216c80653
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vt8x
      namespace: kube-system
      uid: a7b08898-b59c-44cb-9b68-74d9948b4539
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
