Unverified Commit ea0c0027 authored by Neal Vaidya's avatar Neal Vaidya Committed by GitHub
Browse files

docs: Use GFM Admonition style (#2771)



Increases prominence of admonition in GitHub and still works correctly in sphinx thanks to ./docs/_extensions/github_alerts.py
Signed-off-by: default avatarNeal Vaidya <nealv@nvidia.com>
parent 7d13b6e3
......@@ -25,9 +25,9 @@ First things first! Start by installing Minikube. Follow the official [Minikube
## 2. Configure GPU Support (Optional)
Planning to use GPU-accelerated workloads? You'll need to configure GPU support in Minikube. Follow the [Minikube GPU guide](https://minikube.sigs.k8s.io/docs/tutorials/nvidia/) to set up NVIDIA GPU support before proceeding.
```{tip}
Make sure to configure GPU support before starting Minikube if you plan to use GPU workloads!
```
> [!TIP]
> Make sure to configure GPU support before starting Minikube if you plan to use GPU workloads!
## 3. Start Minikube
Time to launch your local cluster!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment