apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:23:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 26929ec7-49ef-4150-8f43-3d110b09518c
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jgblj
      namespace: kube-system
      uid: 2a7f8f06-baa2-47b2-a7f5-62044c8f7168
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ltk5h
      namespace: kube-system
      uid: e3ae1e06-f456-4e44-bc58-5edd710b793e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
