apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-16T01:22:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: b2b831de-0a2a-41be-bd8d-4d36ec121f64
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gv2wb
      namespace: kube-system
      uid: 89f24b84-370f-4e60-8f51-44398ac55bc9
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d2z2x
      namespace: kube-system
      uid: ae30e1e9-8c46-4a71-8e08-0a989a52d47d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
