apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T07:06:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 9da2999c-a580-4cb9-83a0-45c6ab69b2d6
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rcj6n
      namespace: kube-system
      uid: 37d94bb9-6026-4883-a97e-20e5ded583b1
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtqfz
      namespace: kube-system
      uid: b84a4db8-e514-4cad-b912-b36c3e47fbec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
