apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T22:20:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: b3ad79aa-11e5-46e6-8b53-7bba56671003
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpcg4
      namespace: kube-system
      uid: 9a9b9dfd-c2ef-44af-8801-32e717d9336f
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-82rzp
      namespace: kube-system
      uid: 3c487270-58ed-4223-a141-eaa1ae2f1a87
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
