nifikop
The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic. (by Orange-OpenSource)
DISCONTINUED
argocd-operator
A Kubernetes operator for managing Argo CD clusters. (by argoproj-labs)
Our great sponsors
nifikop | argocd-operator | |
---|---|---|
1 | 5 | |
118 | 380 | |
- | 2.4% | |
7.7 | 8.3 | |
about 1 year ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | 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.
nifikop
Posts with mentions or reviews of nifikop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-29.
-
Nifi on EKS CLUSTER
I don't have experience of Nifi, but I'd say your best option is either the operator: https://github.com/Orange-OpenSource/nifikop or the helm chart: https://github.com/cetic/helm-nifi
argocd-operator
Posts with mentions or reviews of argocd-operator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-13.
-
ArgoCD install on openshift
I think you need these, https://github.com/argoproj-labs/argocd-operator/tree/master/bundle/manifests
kubectl create -f deploy/service_account.yaml kubectl create -f deploy/role.yaml kubectl create -f deploy/role_binding.yaml kubectl create -f deploy/cluster_role.yaml kubectl create -f deploy/cluster_role_binding.yaml kubectl create -f deploy/argo-cd kubectl create -f deploy/crds but no repo or source for this yaml files are specified... my best guess is the operator repo https://github.com/argoproj-labs/argocd-operator but this is only a go repo... any ideas on where this files comes from or this deploy/ folder? should be pretty simple...
The deploy folder is in the releases. So if you're installing 0.0.5, you'd go to https://github.com/argoproj-labs/argocd-operator/tree/v0.0.15/deploy
-
Automation assistants: GitOps tools in comparison
Another installation variant is the additional ArgoCD operator. This allows the actual ArgoCD components to be installed and configured via CRD. It is not documented how you can configure ArgoCD yourself via GitOps. This is conceivable, for example, using the ArgoCD operator. It remains to be determined whether this will work reliably and, above all, whether it supports continued operation via GitOps in the event of an error.
What are some alternatives?
When comparing nifikop and argocd-operator you can also consider the following projects:
fleet - Manage large fleets of Kubernetes clusters
terraform-k8s - Terraform Cloud Operator for Kubernetes
Flux - Successor: https://github.com/fluxcd/flux2
helmify - Creates Helm chart from Kubernetes yaml
helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
sops - Simple and flexible tool for managing secrets
awx-operator - An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
postgres-operator - PostgreSQL operator for Kubernetes
atlantis - Terraform Pull Request Automation
scylla-operator - The Kubernetes Operator for ScyllaDB