apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:54:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 7a1ee307-b597-4247-aa7c-285743991b64
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnq9v
      namespace: kube-system
      uid: a280a7bb-9623-4d6f-8c9a-0fedfebcf1ea
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr5d4
      namespace: kube-system
      uid: 2b62f649-2b43-4d99-a585-32a54970fb43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
