apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:07:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 1a346205-04f3-44aa-9447-58dfce3130ad
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nm7kz
      namespace: kube-system
      uid: 3a407905-b193-4a5c-850c-9dd3b90c74bc
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qzb9
      namespace: kube-system
      uid: 3414cff8-8829-40fa-991c-290a3b8ec90c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
