Skip to content

Commit fda59dc

Browse files
authored
Merge pull request #216 from headlamp-k8s/illume-patch-1
minikube: README: Fix link to plugins repo minikube folder
2 parents 605c4ba + 45cd73e commit fda59dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

minikube/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# minikube
22

3-
The [Minikube Headlamp Plugin](https://github.com/headlamp-k8s/plugins/minikube) extends Headlamp so that it has support for the Minikube Kubernetes distribution.
3+
The [Minikube Headlamp Plugin](https://github.com/headlamp-k8s/plugins/tree/main/minikube) extends Headlamp so that it has support for the Minikube Kubernetes distribution.
44

55
[Minikube](https://minikube.sigs.k8s.io/) is a lightweight tool that simplifies the process of setting up a Kubernetes environment on your local PC. It provides a localStorage, single-node Kubernetes cluster that you can use for learning, development, and testing purposes.
66

minikube/artifacthub-pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 0.1.0
22
name: headlamp_minikube
33
displayName: minikube
4-
createdAt: "2025-03-28T012:35:50Z"
4+
createdAt: "2025-03-28T09:35:50Z"
55
logoURL: "https://raw.githubusercontent.com/kubernetes/minikube/42aa2eab55893d852bf9bb17744c79e7b20f8f71/images/logo/logo.svg"
66
description: A UI for managing local minikube clusters. This is an early release (alpha 0.1.0). Feedback welcome.
77
annotations:

0 commit comments

Comments
 (0)