apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T03:30:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: fc0e4ff8-368f-41af-868f-a0ec9214b6de
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c87tw
      namespace: kube-system
      uid: 46d1cf3b-3478-49b9-b5c0-875a992608bf
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjmqn
      namespace: kube-system
      uid: bdb110f9-c56f-4608-a535-7ec2b7389802
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
