apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-08T05:48:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 75b9eedc-46e9-4cc1-9d87-98a88297a848
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdg8l
      namespace: kube-system
      uid: 9d8c198e-d947-419a-a86e-c13cd469b1ea
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9qg9
      namespace: kube-system
      uid: 5ff748af-f780-44e0-b835-7062bbe14752
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
