redis-enterprise-k8s-docs icon indicating copy to clipboard operation
redis-enterprise-k8s-docs copied to clipboard

Results 70 redis-enterprise-k8s-docs issues
Sort by recently updated
recently updated
newest added

I am trying to create rec. But not a single POD is getting to 'running' state This is rec yaml file ------------------- apiVersion: app.redislabs.com/v1 kind: RedisEnterpriseCluster metadata: name: rec-svc spec:...

It was present in 6.0.20-4 but is missing in 6.0.20-12.

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/k8s-service-bindings/spec This blog post would be helpful: https://muthukadan.net/kubernetes/binding/support-service-binding-specification-for-kubernetes/

Start Kubernetes 1.18 instance on Katacoda, [for example a sandbox here](https://katacoda.com/javajon/courses/kubernetes-applications/nginx) Following the install procedure at https://operatorhub.io/operator/redis-enterprise, steps to reproduce: curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.18.1/install.sh | bash -s v0.18.1 kubectl create -f...

We have this rec installed on our kube cluster in two different namespaces but when we the replica set name of redis-enterprise-operator deployment..the rs names are same even the ID's...

Hello, In regards to the subject, I will like to ask if there are any plans to support Redis operators for OpenShift on ppc64le architecture. Thank you, FM

Could you folks please clarify if it's really mandatory to have the admin password for the operator as a vanilla Secret object? We use Vault pretty much for everything and...

With the later versions of Kubernetes it is required the HAPROXY will not start unless 'ingressclesses' is added in the file 'haproxy-ingress.yaml - as so: # add ingressclasses - line...

Clarify adding _spec.persistenceSpec.storageClassName_ to `rec_rhel.yaml`

In OpenShift section, use `oc` rather than `kubectl`.