apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T10:19:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: c92d8a89-53e2-4cde-a5b6-25182cfc52f2
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h2xjn
      namespace: kube-system
      uid: 96022437-5f27-4f7c-b371-82d366a073c3
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9n4l
      namespace: kube-system
      uid: 13ef9c68-0339-4bca-ad70-53ff4e343c32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
