apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T00:48:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "817"
  uid: c3c786c9-0d0e-493c-a71a-76e7d75f26d2
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tlsll
      namespace: kube-system
      uid: cc5ec031-15fa-4d0e-93ed-ec9111893e9f
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tctkp
      namespace: kube-system
      uid: 5d59545d-3aa8-4f89-9521-139db785d747
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
