Rodrigo D. L.
Rodrigo D. L.
Hi, im trying to create a stateful set to host postgresql. The pods are created but the first pod, ie pgset-0 doesnt show up as created: ``` Replicas: 2 desired...
This is a certificate manager implemented from https://github.com/kelseyhightower/kube-cert-manager It request a certificate from Let's Encrypt and authentificates the domain via Route53 and provides them to the containers in a form...
Hi, I just wanted to let you know that I used your library for a project that I wrote: https://github.com/bruj0/vault-plugin-auth-u2f Thanks for making it available! Cheers, Rodrigo
### What happened? I am trying to use a paywall remover service: https://github.com/kubero-dev/ladder Everything works as expected except when the URL is added to the request, one of the `/`...
Hi, thank you for wonderful work on this library. I would like to present this PR for your consideration: * Adds CLI support via the click library * Adds PutParameter...
This PR converts the existing Bash script `deploy-virtual-machines.sh` to a Python implementation with added functionality to control VM recreation. ## Changes - Converted the entire Bash script to an equivalent...