apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:13:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: c5022e1a-4421-4451-a77b-f3ad92e64b4a
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7jk6h
      namespace: kube-system
      uid: e972910b-d3f5-40b2-bc07-2b32ee9425e5
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pzl9w
      namespace: kube-system
      uid: 39aa7824-b697-4d6c-8d62-6badcac0e4c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
