From 5732dfbe1c0d450340937620d29670838d843bbd Mon Sep 17 00:00:00 2001 From: peterschmidt85 Date: Wed, 14 Feb 2024 16:44:59 +0100 Subject: [PATCH] - [Docs] Added the `0.15.1` post to `Changelog` (bugfix) --- docs/changelog/posts/0.15.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog/posts/0.15.1.md b/docs/changelog/posts/0.15.1.md index def03357c..41ba44df1 100644 --- a/docs/changelog/posts/0.15.1.md +++ b/docs/changelog/posts/0.15.1.md @@ -18,8 +18,8 @@ workload, `dstack` will provision infrastructure within your Kubernetes cluster. This may work with both self-managed and managed clusters. ??? info "Prerequisite" -To use GPUs with Kubernetes, the cluster must be installed with the -[NVIDIA GPU Operator](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html). + To use GPUs with Kubernetes, the cluster must be installed with the + [NVIDIA GPU Operator](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html). To configure a Kubernetes backend, you need to specify the path to the kubeconfig file, and the port that `dstack` can use for proxying SSH traffic.