Fix skill cross-links and add missing sre-dashboards skill

This commit is contained in:
Toby
2026-05-22 09:02:40 -04:00
parent ba9e489584
commit f7d2562069
7 changed files with 131 additions and 13 deletions
@@ -308,7 +308,7 @@ kubectl get inferenceservice llama-3-8b -n models -w
## Related Skills
- [vllm-server](../../infrastructure/local-ai/vllm-server/) - vLLM for LLM serving
- [llm-inference-scaling](../../infrastructure/local-ai/llm-inference-scaling/) - KEDA autoscaling
- [kubernetes-ops](./kubernetes-ops/) - Core Kubernetes operations
- [gpu-server-management](../../infrastructure/servers/gpu-server-management/) - GPU nodes
- [vllm-server](../../../infrastructure/local-ai/vllm-server/) - vLLM for LLM serving
- [llm-inference-scaling](../../../infrastructure/local-ai/llm-inference-scaling/) - KEDA autoscaling
- [kubernetes-ops](../kubernetes-ops/) - Core Kubernetes operations
- [gpu-server-management](../../../infrastructure/servers/gpu-server-management/) - GPU nodes