apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T22:15:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 9ee663bb-ab0c-4127-a807-c9d2fb8d3d56
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tctvn
      namespace: kube-system
      uid: c04166e4-ec10-43a1-b96a-dda7b295c170
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fq8kg
      namespace: kube-system
      uid: c676f533-72fb-4d92-9e52-d8a17b357dd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
