apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T21:05:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 44f74328-3c57-468c-a5ef-0f5ce7b2d610
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p5ntg
      namespace: kube-system
      uid: 67d9565c-e701-473c-846f-8012407db7ff
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5rlvr
      namespace: kube-system
      uid: 426c8520-dfd1-4a08-bd7b-bd13d23a83c5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
