apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:49:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 500591a4-a0f3-4abe-9216-6e9b03899a1e
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bf478
      namespace: kube-system
      uid: ebda89a8-03a4-426c-8147-acccf92ba317
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jstkb
      namespace: kube-system
      uid: 87325a6e-fc96-4949-94a0-c015d0eb1c36
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
