apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T00:14:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 4dc4b64c-fd82-4702-a296-ea897971b048
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwhvq
      namespace: kube-system
      uid: 34b2da26-1745-4bc2-ad57-2d26fd813c79
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pcrkn
      namespace: kube-system
      uid: aa2c10e3-ef26-4a7b-a167-d88021050253
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
