apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:59:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 0aaf694e-d2c3-4624-a451-32993fdd1907
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdgfb
      namespace: kube-system
      uid: ad4b8e96-ac1f-45c7-9643-6e9297b8768a
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gn997
      namespace: kube-system
      uid: 5d0864b5-0e13-4938-9124-46988842f45a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
