apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T08:54:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 6129641f-0d20-40f8-bca3-70bcb132dd64
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mpw4k
      namespace: kube-system
      uid: 7c932984-ddee-42ac-848c-dd99e958f6ec
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qgxv
      namespace: kube-system
      uid: 4e6b336e-a2be-4007-b159-0bc25283ba1b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
