apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T01:12:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 05c6a995-e757-4151-aaf6-0a90d89865b8
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fsx5f
      namespace: kube-system
      uid: 78fa3031-f086-48d3-81bc-4f09cd871175
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4vpwd
      namespace: kube-system
      uid: a6b646ba-2698-4408-b8fd-8e026b721cbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
