apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T22:19:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 95aa474d-212a-4018-85ea-76221ebc8140
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgmpf
      namespace: kube-system
      uid: 8bc30d69-0266-4715-ad6b-2c748a17374d
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lv9hl
      namespace: kube-system
      uid: 1835f3ed-7ef8-4cf6-995a-8dfdcefccb03
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
