apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T21:24:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: d14b67ef-c245-457e-97a2-a5b9fe3d18b9
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hszpv
      namespace: kube-system
      uid: bd4f81f5-e71a-4be3-8415-d5475f513f67
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcc8c
      namespace: kube-system
      uid: 81484cf4-9bd3-4e54-8820-e2eb15482564
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
