gitricko
gitricko
same problem for me
I will up vote this ! Cos we need something like this for production use
I second that.. especially for folk who wants to automate via CLI instead of API (eg: Jenkins/CICD)
Would love to know more how Epinio address some of these requirements
I personally think it is a great idea. I am going to my own at some point using https://github.com/gitricko/nameko-devex (it has smoke-test, stress test and it is compatible with CF)...
Thanks. I think this is great ! @jimmykarily
In my project, i have the same issues and this is how i resolve this. - Use (/misused) miniconda to create local environment as much as possible. conda even allows...
tryingto follow the doc directly for k3d.. couldnt install it. I think the installer helm chart is no longer available. Looks good on the videos but could not install it
Thanks for the response. I tried to follow religious on that link and could get it to work (+ this as well https://docs.epinio.io/howtos/install_epinio_on_k3d.html) I am not claim to be K8S...
Already hit the first issue ``` $ k3d cluster create epinio -p '80:80@server[0]' -p '443:443@server[0]' FATA[0000] failed to transform ports: Failed to parse node filters (with suffix): invalid format or...