apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T15:52:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 230924af-7405-4de7-948b-a9d8250180fc
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c9x5k
      namespace: kube-system
      uid: 5a168936-f894-4791-8733-2e8fa6d01d1b
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tjgbn
      namespace: kube-system
      uid: ad2986bc-5fb0-4d26-bae3-34b64e87fdb6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
