apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T23:33:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 10087c21-b426-419e-881a-a9663693339d
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tb9rq
      namespace: kube-system
      uid: a8e1fc7c-21b7-438d-a7fe-a9561fd59702
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s74ck
      namespace: kube-system
      uid: 7fdde250-325b-4e70-bec3-0643b7db6ed8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
