apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T23:33:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 12205132-9d17-4783-aeb9-af307fb191dd
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfpdk
      namespace: kube-system
      uid: 128e76f1-c83a-4469-b3f1-62843cd18516
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gv69c
      namespace: kube-system
      uid: 002a859e-e146-4a5b-b653-6150069bb1bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
