apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T09:44:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 2aa6ec56-48ca-412f-9cd7-a130213fc545
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kzpqk
      namespace: kube-system
      uid: 1946b273-2b5b-4eb3-8202-e53e3751bdbe
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twvqn
      namespace: kube-system
      uid: e51782d6-4df6-42b5-b713-45d3061a2f92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
