Skip to content

Repo to hold experiments with DAPR on a kubernetes cluster.

License

Notifications You must be signed in to change notification settings

robsondepaula/dapr-on-kubernetes

Repository files navigation

Kubernetes hands-on

This repo contains experiments on running containerized services on kubernetes.

Setup a local cluster using k3d

To setup a local cluster with k3d, you can follow the instructions on local-registry. It will also setup an optional local docker registry.

Services

On the subfolders, you can find various "micro-services" (pun intended) used as scaffolding for learning Spring, DAPR, FastApi, etc..

.rest files

If it is the first time you see a ".rest" file, it is one of the supported file extensions for the excellent Rest Client.

DAPR

Zipkin

Each sidecar populates the self-hosted Zipkin by default.

Check the tracing by visiting http://localhost:9411/zipkin.

Dapr dashboard

The dapr dashboard can be used to get an overview of what is running:

dapr dashboard -p 9988

About

Repo to hold experiments with DAPR on a kubernetes cluster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published