apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T12:52:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 024a3973-06d9-48a9-a62b-f518c083aaf5
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9btk
      namespace: kube-system
      uid: 4e884ce3-03d2-4dec-851f-348f293bf958
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwt2l
      namespace: kube-system
      uid: e311d1e2-18d1-4a53-a2b3-8d0ca7accf3c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
