kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.5k stars 4.89k forks source link

'--cni calico' should install the Calico API server #19285

Open rdicroce opened 4 months ago

rdicroce commented 4 months ago

What Happened?

Currently, --cni calico does not install the Calico API server. That server is required for kubectl (and related tools like Helm and kapp) to manage Calico APIs.

Calico provides instructions for doing this manually, but it would be nice if it was automatic.

Attach the log file

N/A

Operating System

Windows

Driver

Docker

medyagh commented 3 months ago

@rdicroce would you like to contribue a PR that does that ?

rdicroce commented 3 months ago

Unfortunately I have neither the time nor the expertise. I'm a Java/Angular developer. I don't know anything about Go and I'm new to Kubernetes as well.

medyagh commented 2 months ago

@ComradeProgrammer please talk a look