apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T01:36:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: ff69da7d-72fb-40df-9209-5d257abda2cd
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7xwdq
      namespace: kube-system
      uid: 0a47ac7d-3350-42f7-8086-ebe47269b27c
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-p547p
      namespace: kube-system
      uid: 39c73239-7070-4720-9138-1b9305d9878f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
