apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T21:27:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: cbd09da5-a124-4fce-8fbc-21e4262787d6
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5sw7g
      namespace: kube-system
      uid: 86106dc6-32cc-4195-b15b-d77dce942ebc
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4z46d
      namespace: kube-system
      uid: e26fa061-3f2b-4876-9216-b849263b9630
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
