gke-stateful-applications-demo icon indicating copy to clipboard operation
gke-stateful-applications-demo copied to clipboard

This project installs an Apache Cassandra database into a Kubernetes Engine cluster. Various scripts are contained within this project that provide push button creation, validation, and deletion of th...

Results 2 gke-stateful-applications-demo issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. - WARN: No docker...

how to connect my golang ap to casandra in kuberentes gke use this enpoint : cassandra-0.cassandra.default.svc.cluster.local or this endpoint : cassandra for example in my code .env CASANDRA_ENDPOINT=cassandra-0.cassandra.default.svc.cluster.local or CASANDRA_ENDPOINT=cassandra