apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-28T01:52:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1021"
  uid: 5992f9c0-1b6b-4034-9372-84f087763e47
subsets:
- addresses:
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjwpg
      namespace: kube-system
      uid: 0e1d5401-8916-48fe-9b2c-86fb89e8fb60
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9scq
      namespace: kube-system
      uid: 9a00dfd0-90ed-40ec-8ed7-e06b9367b423
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
