apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-29T01:58:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 4a4a309e-7156-40b5-8c65-befd1a7da408
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25smn
      namespace: kube-system
      uid: a1a458d2-6b1d-475f-91ad-070661112f7c
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4slc9
      namespace: kube-system
      uid: e243a127-a874-4806-8794-25423de52c59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
