# One Click Deployments We prepared some software stacks that you can deploy to your cluster with just one click. ## Prometheus monitoring Click the "Enable Prometheus-Monitoring" button in the cluster's context menu to install the [kube-prometheus-stack helm chart](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) to your cluster. The helm release name is nws-prometheus-stack and it will be installed in the kube-system namespace. Check out the instructions in the "Get started" tab to find out how to access the components of the prometheus stack. ## Loki Logging Click the "Enable Loki-Logging" button in the cluster's context menu to install the [loki](https://grafana.github.io/loki/charts/) and [grafana](https://grafana.github.io/helm-charts/) helm chart to your cluster. The helm release names are nws-loki and nws-loki-grafana, both residing in the kube-system namespace. Check out the instructions in the "Get started" tab to find out how to access loki and grafana.