apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T04:02:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: aa91b837-bec8-4968-bdcc-3dacf5b68c91
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvmzb
      namespace: kube-system
      uid: 13283ab3-dce2-482f-982b-7ec2d64958bb
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4r7x
      namespace: kube-system
      uid: 05398976-3e1e-434f-afea-c37c098ddc03
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
