apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:21:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: eea28645-76f2-4c27-80cf-37d913f4c723
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thgmz
      namespace: kube-system
      uid: 7cb12e70-fc77-4a02-83f8-f7bf8d894e93
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9vllq
      namespace: kube-system
      uid: 819456fd-b00f-4fc8-b6a1-05f2a494e7d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
