kubernetes-conjur-demo
k3d-demo
kubernetes-conjur-demo | k3d-demo | |
---|---|---|
1 | 1 | |
11 | 276 | |
- | 1.8% | |
2.9 | 2.2 | |
7 months ago | 7 months ago | |
Shell | Shell | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kubernetes-conjur-demo
-
Securing Kubernetes Secrets with Conjur
Conjur policies help define objects in its database in a tree structure. Some examples of the objects defined in the policies are users, roles, secrets & applications. It also defines rules the for role based access control. While the Conjur documentation defines the policy best practices, we will use one of the Conjur demo repositories to define policies. I've used policies in the demo repository as the base and have further simplified them to understand the basic concepts better. Download and review the simplified policy files from my repository. Note that all the policies need to have a .yml extension.
k3d-demo
-
Fall in love with local development - k3d
Just make an entry in the makefile to create a simple cluster or keep a config.yaml in your repo to bootstrap your cluster with custom configurations.
What are some alternatives?
axiom-demo - Take a look at Axiom on your local machine.
k3d - Little helper to run CNCF's k3s in Docker
examples - Apache Kafka, Apache Flink and Confluent Platform examples and demos
tilt - Define your dev environment as code. For microservice apps on Kubernetes.
conjur-oss-helm-chart - Helm chart for deploying Conjur OSS to Kubernetes
autok3s - Run K3s Everywhere
tuterm - A better way to learn CLI programs.
k8s-gitops - GitOps principles to define kubernetes cluster state via code
drone-on-k8s - A simple demo and on how to setup Drone on local Kubernetes cluster
k3d - Little helper to run CNCF's k3s in Docker [Moved to: https://github.com/k3d-io/k3d]
k3d-action - A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. In addition, it provides a private image registry and multi-cluster support.
k3d-boot - provision a fully featured kubernetes development environment in minutes