apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T10:26:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 2411ae4f-bf6d-4812-b96b-f37c1f59de57
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p9sqn
      namespace: kube-system
      uid: bb7aa9ee-7622-4423-9d09-be2baa2277bb
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5p5d4
      namespace: kube-system
      uid: 18aa35e3-c07b-46c3-906f-a5bdc22643db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
