apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T14:22:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: ba53cbd9-e7ed-4890-9cbd-baab327dd405
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bg9bw
      namespace: kube-system
      uid: 2f27c31d-ce8a-463b-a8e7-b990701ac206
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jswpv
      namespace: kube-system
      uid: 612f3762-019a-4ffd-a362-46d4c4a9cf58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
