apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T19:21:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 52606a0c-17fe-4e87-921f-ab7c48468c74
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t78hx
      namespace: kube-system
      uid: 0318527a-5fd5-4700-a71d-bbc0e09635fc
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r59qq
      namespace: kube-system
      uid: b05b15be-2094-47ee-b3d5-950401cc3db5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
