apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T00:45:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 650b3024-d684-4402-80a8-7ca101acca0e
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8plj8
      namespace: kube-system
      uid: 3b04f16a-f43b-4be2-9780-0f685d56184b
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v4pmn
      namespace: kube-system
      uid: cb103e4f-e257-4fea-b8f2-54356f0c0ed2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
