kurokobo / awx-on-k3s

An example implementation of AWX on single node K3s using AWX Operator, with easy-to-use simplified configuration with ownership of data and passwords.
MIT License
547 stars 154 forks source link

How to install awx on microk8s? #383

Closed komiko1 closed 1 month ago

komiko1 commented 1 month ago

Is this possible to install AWX using this repository files on Microk8s? If yes, could you explain it please?

kurokobo commented 1 month ago

@komiko1 If you are using single node Microk8s, yes, almost same procedure can be applied. If not, my previous comment should be considered.

No matter which Kubernetes distribution you're using, one thing I can say is that you should try it yourself and go through some trial and error before asking me for a complete explanation. There's no reason or benefit for me to spend a lot of time verifying the complete procedure and organizing the steps on your behalf just to answer a question that took you only a few seconds to write.