apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T05:59:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "961"
  uid: beb853c6-b195-4bfc-a893-d3fd01579ada
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtctw
      namespace: kube-system
      uid: 3e4edf25-2993-4d60-b108-9ad818c3cf0d
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-plxw6
      namespace: kube-system
      uid: 3c8e182e-d5a2-4158-a8d0-4a15260fb63a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
