apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T01:35:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: b73522a7-902e-4dd0-a012-e6da816a8503
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p9c5l
      namespace: kube-system
      uid: de1fa307-e10b-426b-acce-8aecea142751
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-749vr
      namespace: kube-system
      uid: 3a88cf52-5699-4a8e-891f-a313f5b5ca15
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
