Denis Rosa

Results 17 comments of Denis Rosa

Hi Davis, My script is already outdated, better follow this doc here: https://docs.couchbase.com/operator/1.1/install-kubernetes.html On Tue, Mar 19, 2019 at 5:32 PM Davis Ford wrote: > Hi Denis, > > I'm...

Hey davis, I updated the doc with my latest version. It should work for you now.

They are here now https://github.com/deniswsrosa/microservices-on-kubernetes/tree/master/kubernetes/1.2 , in the v1.2 of the operator a lot of things changed, so I decided to organize the yaml files according to the operator version

It is not important if you don't want to expose your service to the world. You can access your service using: kubectl port-forward name_of_my_pod 8080:8080 It will forward the 8080...

Hi John, Right now Liquicouch is a simple repository of all the migrations that have been already executed. Very similar to what Liquibase does. The code is executed right after...

@markpollack Sorry for the delay, we will start working on it this week and push all the fixes.

Any updates on this one?

Hi! Any updates on this?

Hey! It has been +3 months that this PR has been open. Would be nice to get it merged.