2
0

UI + Windows

This commit is contained in:
2026-05-08 14:02:55 +02:00
parent d6a496fced
commit 6016dc92af
2 changed files with 38 additions and 1 deletions

View File

@@ -44,7 +44,6 @@
urldate = {2026-05-04},
date = {2025-11-24}
}
@online{k8sGatewayAPI,
author = {Kubernetes SIG-Network},
title = {\glqq Introduction: Kubernetes Gateway API\grqq},
@@ -52,6 +51,36 @@
urldate = {2026-05-07},
}
@online{uiHeadlamp,
author = {Kubernetes SIG-UI},
title = {\glqq Headlamp\grqq},
url = {https://headlamp.dev/},
urldate = {2026-05-08},
year = 2026
}
@online{uiHeadlampDeprecated,
author = {Kubernetes},
title = {\glqq Deploy and Access the Kubernetes Dashboard\grqq},
url = {https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/},
urldate = {2026-05-08},
date = {2026-02-03}
}
@online{uiK9s,
author = {Imhotep Software LLC},
title = {\glqq K9s - Manage Your Kubernetes Clusters in Style\grqq},
url = {https://k9scli.io/},
urldate = {2026-05-08},
year = 2025
}
@online{windowsHyperVIntro,
author = {Microsoft},
title = {\glqq Hyper-V virtualization in Windows Server and Windows\grqq},
url = {https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/overview},
urldate = {2026-05-08},
date = {2025-08-05}
}
@misc{rsFaq,
author = {Rust Community},