Nilanjan Roy
Nilanjan Roy
Hi, We are trying to integrate keycloak with Dapr . Can you share an example on this . Thanks.
All the examples I find is in Golang. Can you share examples/docs for writing services in Java/Python on Micro platform?
hi , echo -e "Access Dapr Store here: http://$(kubectl get svc -l "purpose=daprstore-api-gateway" -o jsonpath="{.items[0].status.loadBalancer.ingress[0].ip}")/" gives the following error : error: error executing jsonpath "{.items[0].status.loadBalancer.ingress[0].ip}": Error executing template: array index...
Hello I tried implementing this tutorial https://github.com/pixie-io/pixie-demos/tree/main/custom-k8s-metrics-demo . While deploying the test application with kubectl apply -f demo-app.yaml i get the following error : Warning: autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in...
i am unable to find the workshop code/ steps to start the workshop except the prerequisite.md file. Is the actual content of the workshop not available publicly ?
Hi , cargo build --target wasm32-wasi --release gives the following error : cargo build --target wasm32-wasi --release Updating crates.io index Updating git repository `https://github.com/second-state/dapr-sdk-wasi` error: failed to get `dapr_sdk_wasi` as...