apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:18:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: f656eb2d-f4b0-4f87-996f-0ca1f98a7902
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gz89x
      namespace: kube-system
      uid: e5e4371b-863c-4782-91a3-caa6b302f45a
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cphww
      namespace: kube-system
      uid: fe34b5d4-a8b8-4c3b-a122-338a10f18da2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
