apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-16T09:20:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 8bd241cd-878a-4672-9b98-405e77cbf13b
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d5bm2
      namespace: kube-system
      uid: fbe3a3c0-890d-4eb7-b812-e4108ca8dd98
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qw244
      namespace: kube-system
      uid: a503aa1c-c53e-4111-82f6-c4e1504f716d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
