InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Kubeplus Alternatives
Similar projects and alternatives to kubeplus
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
vcluster
vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
-
-
kots
KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
-
sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets
-
porter
Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command. (by getporter)
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
mongodb-kubernetes-operator
MongoDB Community Kubernetes Operator
-
sample-controller
Repository for sample controller. Complements sample-apiserver
-
-
-
-
-
cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
-
-
-
-
percona-xtradb-cluster-operator
Percona Operator for MySQL based on Percona XtraDB Cluster
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
kubeplus reviews and mentions
-
Kubernetes for SaaS with multi-instance
A more commerical offering is from Cloudark who have designed a specific solution for operating your Helm application as a SaaS offering. I have never used it (ArgoCD being my poison) but you might find it fits your usecase better
-
What is your experience with operators?
You might also want to checkout Operator guidelines and Operator FAQ: - Operator Maturity Model guidelines: https://github.com/cloud-ark/kubeplus/blob/master/Guidelines.md
-
Does anybody need a Kubernetes Operator for auto renewing SSL certificates?
The project that is getting some traction recently is our KubePlus Operator that delivers Helm charts as-a-service: https://github.com/cloud-ark/kubeplus
-
Feedback wanted on pod resource metrics before GA promotion
When you say capacity planning, can you elaborate on some use-case(s) that are being targeted with this feature? Is the idea that knowing the actual usage directly from the scheduler can help deployers, either from outside the cluster or in-cluster via GitOps, make informed decisions such as configuring node selectors on any future Pods? The reason I ask this is - in our project (KubePlus - https://github.com/cloud-ark/kubeplus ) we support Node selector policies at Helm chart level. This enables, for example, to create a Helm release on a specific worker node. Currently KubePlus is not using any metrics data to decide whether a particular node has enough spare capacity to accommodate the incoming Helm release. If the Pod metrics are available from the scheduler then we can correlate those with the nodes on which the Pods are running and then decide whether a node has enough remaining capacity to support the resources of the Helm release.
-
How to get to the next Level in Kubernetes?
Kubernetes Operators FAQ: https://github.com/cloud-ark/kubeplus/blob/master/Operator-FAQ.md
-
Redis running on Kubernetes - Is there some reference architecture for that?
The Redis Operator defines a Custom Resource (RedisEnterpriseCluster). The Operator creates several k8s resources behind the scene as part of handling this Custom Resource. Here is a graphical output showing all the resources that are created by the Operator: https://github.com/cloud-ark/kubeplus/blob/master/examples/redislabs/redis.png
-
Minikube VM. I’m having all sorts of trouble getting minikube to work. Does anyone know of a vm or lxc/LXD that is ready to go?
Note that you can skip cloning the repo. Just curl the Vagrantfile from to get started: https://github.com/cloud-ark/kubeplus/blob/master/Vagrantfile
-
Dynamic environments per client, which is the best approach, if any?
We have been working on this problem for some time now. We have developed a turn-key solution that providers can use to create SaaS for their applications. Here is the link to our product page: https://cloudark.io/kubeplus-saas-manager The product builds upon our open source project KubePlus - https://github.com/cloud-ark/kubeplus
-
k8s based platform
Seems like you are a platform team who wants to offer self-service experience to your customers to enable them to spin up services that they want. I would encourage you to take a look at our project KubePlus - https://github.com/cloud-ark/kubeplus It enables a platform team to create Kubernetes-style APIs (CRDs) from Helm charts. You can create APIs for each of the services that you want your product teams to instantiate (Prometheus, ELK, Vault, etc.). All you need is Helm chart for a service. Your product teams will use these APIs to instantiate the actual service. KubePlus takes care of multi-tenancy, monitoring, RBAC for service instances behind the scene. Will be happy to provide more details. Let me know.
-
A common theme with database operators that bugs me...
Also, here are some Operator development guidelines that might come in handy while you develop your Operator: https://github.com/cloud-ark/kubeplus/blob/master/Guidelines.md
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Stats
cloud-ark/kubeplus is an open source project licensed under Apache License 2.0 which is an OSI approved license.