Description
minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.
Installation Instructions
$ dnf copr enable nunodias/minikube
$ dnf install minikube
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Amazonlinux 2023 | aarch64 (0)*, x86_64 (0)* | Amazonlinux 2023 (18 downloads) |
Centos-stream+epel-next 8 | aarch64 (0)*, ppc64le (0)*, x86_64 (2)* | Centos-stream+epel-next 8 (19 downloads) |
Centos-stream+epel-next 9 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Centos-stream+epel-next 9 (19 downloads) |
Centos-stream 10 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Centos-stream 10 (18 downloads) |
Centos-stream 8 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Centos-stream 8 (16 downloads) |
Centos-stream 9 | aarch64 (2)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Centos-stream 9 (19 downloads) |
EPEL 7 | ppc64le (0)*, x86_64 (2)* | EPEL 7 (17 downloads) |
EPEL 8 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 8 (17 downloads) |
EPEL 9 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 9 (15 downloads) |
Fedora 39 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 39 (18 downloads) |
Fedora 40 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (13)* | Fedora 40 (24 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (7)* | Fedora 41 (13 downloads) |
Fedora eln | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora eln (18 downloads) |
Fedora rawhide | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (4)*, x86_64 (0)* | Fedora rawhide (19 downloads) |
Mageia 9 | aarch64 (0)*, i586 (0)*, x86_64 (0)* | Mageia 9 (17 downloads) |
Mageia cauldron | aarch64 (0)*, x86_64 (1)* | Mageia cauldron (20 downloads) |
openSUSE Leap 15.4 | aarch64 (0)*, x86_64 (0)* | openSUSE Leap 15.4 (0 downloads) |
openSUSE Leap 15.5 | aarch64 (0)*, x86_64 (0)* | openSUSE Leap 15.5 (18 downloads) |
openSUSE Tumbleweed | aarch64 (1)*, i586 (0)*, ppc64le (0)*, x86_64 (0)* | openSUSE Tumbleweed (16 downloads) |
Rhel 8 | aarch64 (0)*, s390x (0)*, x86_64 (0)* | Rhel 8 (19 downloads) |
Rhel 9 | aarch64 (0)*, s390x (0)*, x86_64 (0)* | Rhel 9 (17 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nunodias/minikube
More info about enabling Copr repositories