apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T10:21:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 2643780c-6af3-4719-85c5-2319d60b74ff
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mcs6d
      namespace: kube-system
      uid: fac9bdd0-dd92-4bd0-a7f5-9a45444b12a7
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwcsp
      namespace: kube-system
      uid: 3875986b-2348-4b52-8dda-b0d6a9c683f0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
