apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T16:50:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: 5ab17218-be54-4f42-a217-d46363221124
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nd7d4
      namespace: kube-system
      uid: 4d376e4a-8c3c-410e-aabe-cff56474e2ec
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjkzt
      namespace: kube-system
      uid: 23134ac9-cb52-49ce-be1c-6ce1712ae495
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
