Cloud Cafe

Results 9 issues of Cloud Cafe

Please add custom resource in loki helm value for memcached ... taking default value for memory 9830Mi ``` memcached: resources: limits: #memory: 9830Mi memory: 1000Mi requests: cpu: 500m #memory: 9830Mi...

type/feature
area/helm

### Description No sure if I missing or not, Setting kuma k8s multi cluster is available but on top of that how we can deploy a sample application and access...

triage/accepted
kind/feature

First of all, Thanks for nice project. My vault running with backend consul with HA and I expose Vault using ingress. ```export VAULT_ADDR=http://vault-internal.172.31.14.138.nip.io``` - Error ``` 2021-07-30 02:35:37.711 INFO 1...

@ TEAM It is nice development {) Looking for AD/LDAP integration.

How to use common template for Vanilla K8s? Please refer any blog. Thanks in advance.

Running on RKE2 + Kubevirt + CDI + Prometheus + Loki (Mono) - Deployment ``` helm repo add netobserv https://netobserv.io/static/helm/ --force-update helm install netobserv --create-namespace -n netobserv --set standaloneConsole.enable=true netobserv/netobserv-operator...

Running on RKE2. - POD status ``` NAMESPACE NAME READY STATUS RESTARTS AGE kube-system cilium-envoy-h9vn7 1/1 Running 0 124m kube-system cilium-operator-56668b95f-4hk6c 1/1 Running 0 124m kube-system cilium-zg642 1/1 Running 0...

Not sure if this feature is available or not but looking for datavolume create from NFS?

I am using Kubevirt along with Multus & whereabouts. My network attachment definition as follows ``` apiVersion: "k8s.cni.cncf.io/v1" kind: NetworkAttachmentDefinition metadata: name: bridge-whereabouts namespace: virtualmachines spec: config: '{ "cniVersion": "0.3.1",...