Commit Graph

3 Commits (master)

Author SHA1 Message Date
Marc Nuri 1bdbc58cd7
fix: typo in yakd doc
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-12-20 19:58:01 +01:00
Marc Nuri 34072ea0e7
doc: yakd minikube is lower-case 2023-12-13 15:54:07 +01:00
Marc Nuri 0078ccddd6
feat: add yakd addon
Add an addon for automatically setting up [YAKD (Yet Another Kubernetes Dashboard)](https://github.com/manusa/yakd)

This is an alternative Kubernetes Dashboard with special support for Minikube, OpenShift, and other flavors of Kubernetes.

It was originally started as an example project for [YAKC (Yet Another Kubernetes Client)](https://github.com/manusa/yakc) but it was recently spun off as a separate project.

Regarding Minikube, it offers specific functionality such as cluster detection, support for opening NodePort services from the interface, and more.
2023-12-12 19:36:37 +01:00