KubeArmor: Minikube Start is failing with latest version of minikube (1.26) and k8s(1.24)
Minikube start
General Information
- Environment (minikube)
- Kernel version (Linux eswar-LEGION 5.13.0-52-generic #59~20.04.1-Ubuntu SMP Thu Jun 16 21:21:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux)
To Reproduce
- Goto contributions minikube.
- Install minikube and virtualbox using scripts mentioned under contributions/minikube dir.
- Then run minikube with start_minikube.sh script.
Observed behavior
Minikube throws an error and fails to start.
Expected behavior Minikube is expected to start with no issues/errors.
Temporary solution
with minikube start, use the below flag
--kubernetes-version=1.23.1
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 3
- Comments: 45 (39 by maintainers)
works with operator!!!
Seems interesting. I have quite a busy schedule this week. If it is not too urgent I would like to look into this, next week.
I would suggest to approach the issue with a fresh angle. We shouldn’t ideally be needing a custom Minikube ISO at all now! So no need to recompile things.
I think we should directly try KubeArmor on a fresh minikube cluster, then debug and check how we can make KubeArmor work their.
cc @Ankurk99 @Chinwendu20
Please I would like to work on this issue
Hey @nyrahul , actually I had been caught with some work here so couldn’t work on this issue! Really sorry for not informing early on. I understand this has to be a part of v0.7 release & would start working on this asap
An update on this! Was a bit caught up in some personal stuff & will be resuming work on this. Will update soon with the progress