k8s-platform-lcm VS helm

Compare k8s-platform-lcm vs helm and see what are their differences.

k8s-platform-lcm

A faster and easier way to manage the lifecycle of applications and tools, running and living around your Kubernetes platform (by arminc)

helm

The Kubernetes Package Manager (by helm)
Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
k8s-platform-lcm helm
1 165
185 23,946
- 1.9%
3.1 7.1
11 months ago 7 days ago
Go Go
MIT License 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.

k8s-platform-lcm

Posts with mentions or reviews of k8s-platform-lcm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-27.

helm

Posts with mentions or reviews of helm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • Alternatives to Helm?
    11 projects | reddit.com/r/kubernetes | 8 Mar 2023
    And I've found the issue https://github.com/helm/helm/issues/4256
  • Org Mode Gripes
    6 projects | reddit.com/r/emacs | 13 Feb 2023
    If you want to compare Org with something on Github, a better comparison would be, say, helm - undoubtly popular package developed on Github. https://github.com/helm/helm/graphs/contributors Now, look at https://github.com/yantar92/org/graphs/contributors Again, I cannot help but notice that Org is more actively developed.
  • How to Deploy and Scale Strapi on a Kubernetes Cluster 1/2
    13 projects | dev.to | 3 Feb 2023
    To take our journey one step further, we need the help of a very important tool in the K8s world: Helm. From their website: "Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application." Therefore, we need a "helm chart" to improve our deployment.
  • From local development to Kubernetes — Cluster, Helm, HTTPS, CI/CD, GitOps, Kustomize, ArgoCD — Part[1]
    5 projects | dev.to | 2 Feb 2023
    There are several ways how you can deploy a database in the cluster (you can also use a remote database hosted in the cloud, but we want to make this practice more challenging so we can touch more concepts regarding Kubernetes). You can manually write all the manifests (deployment, service, secrets, volumes, etc) or you can use **Helm **to deploy the database and many other services. I highly recommend using helm charts (verified ones) to deploy this kind of service instead of writing these by yourself.
  • Building a RESTful API With Functions
    9 projects | dev.to | 29 Jan 2023
    Kubernetes and Helm for deployment
  • Replace JupyterHub with a simple FastAPI app to manage notebooks on Kubernetes
    2 projects | reddit.com/r/Python | 26 Jan 2023
    What do you mean by stored? The notebooks are deployed on kubernetes using Helm https://helm.sh (1 notebook = 1 Helm release), their configs are stored as Secrets on Kubernetes. If you mean data inside the notebook, one can enable persistence (mount a PersistenVolume into the notebook) (via the Helm values, see https://github.com/machine424/notebook-on-kube#create-connect-to-and-delete-a-notebook).
  • App to AKS with Draft and Acorn
    6 projects | dev.to | 3 Jan 2023
    Now here's the "gotcha"... you don't need to write Kubernetes manifest files to deploy your app. Instead, you will need to create another type of manifest file named Acornfile. This file is written in JSON-like syntax, feels very similar to a Docker Compose or Helm, and is used to package your application as an Acorn app.
  • POLL: How do you orchestrate your provisioning?
    5 projects | reddit.com/r/devops | 28 Dec 2022
    https://helm.sh/ (a yaml based package manager used to tell k8s how to run your service)
  • Keep Calm! Kubernetes Cluster!! with helm file
    4 projects | dev.to | 25 Dec 2022
    Tools Official Links AWS CLI https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html eksctl https://eksctl.io/ helm https://helm.sh/
  • Spring WebFlux and gRPC 👋✨💫
    10 projects | dev.to | 20 Dec 2022
    Spring web framework Spring WebFlux Reactive REST Services gRPC Java gRPC gRPC-Spring-Boot-Starter gRPC Spring Boot Starter Salesforce Reactive gRPC Salesforce Reactive gRPC Spring Data R2DBC a specification to integrate SQL databases using reactive drivers Zipkin open source, end-to-end distributed tracing Spring Cloud Sleuth autoconfiguration for distributed tracing Prometheus monitoring and alerting Grafana for to compose observability dashboards with everything from Prometheus Kubernetes automating deployment, scaling, and management of containerized applications Docker and docker-compose Helm The package manager for Kubernetes Flywaydb for migrations

What are some alternatives?

When comparing k8s-platform-lcm and helm you can also consider the following projects:

crossplane - Cloud Native Control Planes

kubespray - Deploy a Production Ready Kubernetes Cluster

skaffold - Easy and Repeatable Kubernetes Development

krew - 📦 Find and install kubectl plugins

Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

dapr-demo - Distributed application runtime demo with ASP.NET Core, Apache Kafka and Redis on Kubernetes cluster.

aws-load-balancer-controller - A Kubernetes controller for Elastic Load Balancers

kubectl - Issue tracker and mirror of kubectl code

helmfile - Deploy Kubernetes Helm Charts

kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes