vpeltot
vpeltot
Everything was working fine before an automatic update to a minor version of our kubernetes cluster. Before, when everything was working, we were in `Kubernetes version 1.23, build v1.23.13-gke.900, platform...
I can't downgrade the kubernetes version, the old version is no longer available...
I just pushed a new commit with * Update README file to add a "docker" section * Change the `greenframe-cli` image name to just `greenframe` to be consistent with the...
@fzaninotto Can you set the environment variables `DOCKER_REGISTRY_USER` and `DOCKER_REGISTRY_PASS` values with your docker hub credentials?
Hello, As you can see on my fork, I added a Dockerfile, the same as the one you can find in the article I wrote a few weeks ago (in...