Kholis Respati Agum Gumelar

Results 13 comments of Kholis Respati Agum Gumelar

Currently We'te using an extrainitcontaoner, for our usecase to get the public ip roughly something like : ``` extraInitContainers: - command: - /bin/bash - -ec - | public_ipv4=$(curl http://169.254.169.254/latest/meta-data/public-ipv4) consul_config_string="{\"advertise_addr\":...

btw, I got an error when try to bootstrap the consul server acl, when using vault as the backend, using latest helm chart `0.43.0` maybe the issue is related to...

yes, its supported, what not supported is bootstraping the consul-server acl when there is fresh install, for consul server that thr acl already bootstrapped, the vault backend work perfectly. in...

Yeah same with me, can't copy output from viddy, Using ubuntu 20.04 and tilix

any blocker on this one?, we would like this PR to be release soon. Thank You!

@devops-at-home mind to PR to main repo? so many user can use your third method?

also having this issue for me, any workaround to fix this? trying using imds v2 but still got result : ```bash $ echo "xxxxxxxxxxxx.dkr.ecr.us-west-2.amazonaws.com" | docker-credential-ecr-login get credentials not found...

same for me, trying using imds v2 but still got result : ```bash $ echo "xxxxxxxxxxxx.dkr.ecr.us-west-2.amazonaws.com" | docker-credential-ecr-login get credentials not found in native keychain ``` any workaround to fix...

@misi could you share your config for the main server n additional server, I seem faced a problem same with @poprou

@asgoel any news? did you success to use load balancing with alternate-server method ?