kubernetes-conjur-demo
Demo application for Conjur Kubernetes integration (by conjurdemos)
conjur-oss-helm-chart
Helm chart for deploying Conjur OSS to Kubernetes (by cyberark)
kubernetes-conjur-demo | conjur-oss-helm-chart | |
---|---|---|
1 | 2 | |
11 | 27 | |
- | - | |
2.9 | 3.9 | |
5 months ago | about 1 year ago | |
Shell | Shell | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of kubernetes-conjur-demo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-26.
-
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.
conjur-oss-helm-chart
Posts with mentions or reviews of conjur-oss-helm-chart.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-26.
-
Possible? An init container that tests if an env var is set and then, let run the main container!
Or perhaps conjur and it's operator. I know the hashicorp vault journey is not very easy.
-
Securing Kubernetes Secrets with Conjur
$ CONJUR_NAMESPACE=conjur $ kubectl create namespace "$CONJUR_NAMESPACE" $ VERSION=2.0.3 $ helm repo update $ helm install \ -n "$CONJUR_NAMESPACE" \ -f values.yaml \ "$HELM_RELEASE_NAME" \ https://github.com/cyberark/conjur-oss-helm-chart/releases/download/v$VERSION/conjur-oss-$VERSION.tgz
What are some alternatives?
When comparing kubernetes-conjur-demo and conjur-oss-helm-chart you can also consider the following projects:
axiom-demo - Take a look at Axiom on your local machine.
helm-secrets - DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere [Moved to: https://github.com/zendesk/helm-secrets]
examples - Apache Kafka and Confluent Platform examples and demos
helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
tuterm - A better way to learn CLI programs.
Binaries - QRAX Core Wallets
drone-on-k8s - A simple demo and on how to setup Drone on local Kubernetes cluster
sealed-secrets - A Kubernetes controller and tool for one-way encrypted Secrets
k3d-demo - Demo of k3d: Tool to run k3s (Kubernetes) in Docker
kubernetes-conjur-demo vs axiom-demo
conjur-oss-helm-chart vs helm-secrets
kubernetes-conjur-demo vs examples
conjur-oss-helm-chart vs helm-secrets
kubernetes-conjur-demo vs tuterm
conjur-oss-helm-chart vs Binaries
kubernetes-conjur-demo vs drone-on-k8s
conjur-oss-helm-chart vs sealed-secrets
kubernetes-conjur-demo vs k3d-demo