helm
crossplane
helm | crossplane | |
---|---|---|
242 | 62 | |
27,323 | 9,777 | |
0.8% | 2.0% | |
9.5 | 9.7 | |
3 days ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
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.
helm
-
Essential Kubernetes Setup for DevOps and Developers - A Community Based Guide
Helm Helm is widely used for deploying applications to Kubernetes through "charts" (pre-configured Kubernetes resources). It greatly simplifies managing Kubernetes resources and automates the deployment of complex applications. site
-
Day 39 : Deploy Kubernetes Applications Easily with Helm Charts
Install Helm: You can use a package manager or download the binary from the Helm website.
-
Securing Applications Using Keycloak's Helm Chart
Deploying Keycloak in a Kubernetes environment using Helm has several benefits:
-
Kubernetes and Cloud Native Associate (KCNA) Exam Guide
What is Helm
-
Docker vs. Kubernetes: Which Is Right for Your DevOps Pipeline?
Pro Tip: Use Helm charts to manage Kubernetes configurations and deployments more efficiently.
-
Sync Kubernetes Secrets to AWS Secrets Manager Using external-secrets PushSecret
Helm
-
Building Web Applications Using Amazon EKS : AWS Project
In this lab, we deploy kube-ops-view via *Helm *. Helm is a tool for managing Kubernetes charts, which means a preconfigured Kubernetes resource package. The purpose of managing charts with Helm is to manage various manifest files easily.
-
Ask HN: What Are You Working On? (October 2024)
You might want to choose a different name and branding. [Helm](https://helm.sh/) is already a package manager for Kubernetes with pretty similar branding.
-
Deploying High Availability SafeLine WAF on K3s(Part 1)
Download page: https://github.com/helm/helm/releases
-
The Home Server Journey - 5b: A Bridge Too Far?
I don't plan on covering Helm here as I think it adds complexity over already quite complex K8s manifests. Surely it might be useful for large-scale stuff, but let's keep things simple here. I have combined knowledge from the articles with the updated charts in order to created a trimmed-down version of the required manifests (it would be good to add liveliness and readiness probes though):
crossplane
- Crossplane: esteróides para o Kubernetes
-
What Is Pulumi And How To Use It
The most obvious alternative to Pulumi is Terraform. But hey, keep an eye out for OpenTofu, an upcoming open-source alternative following a BSL license change. Crossplane is another alternative for those who enjoy building infrastructure using Kubernetes CRDs. Check out more details below.
-
Rethinking Infrastructure as Code from Scratch
did anyone adopt in production https://crossplane.io ?
-
Understanding Crossplane is being hard
- https://github.com/crossplane/crossplane/blob/master/design/one-pager-composition-environment.md
-
Automated provisioning for data resources
In the overall scheme of things , look at services like backstage.io , crossplane.io and opslevel.com to get ideas. This is not necessarily an endorsement of the services. If all you want is to handle cloud resources and that's it, Terraform can be enough with what ever flavor of web technologies you and your team are comfortable with and can support it along the way. Doesn't take much to create a js based website to collect data from a form, or use other means to collecting data as long as its recorded and transparent for accountability.
- What are some Terraform automation tools you want to exist?
-
Crossplane: Unifying platform engineering based on Kubernetes API
XRs are written in a fully declarative manner. And when I am building my XR from underlying managed resources provided by some crossplane provider I need to parametrize resources, use conditionals and create arrays of resuorces The issues of declarativeness in the world of automation are well known- we typically resort to some form of templating and we invent some imperative expressions into that templating language/format. This is currently not very well supported with Crossplane however Crossplane team realizes this issue and they are conteptualizing solution here
- Anyway to automate the AKS cluster creation using Yaml?
-
What options are available for using internal code from a fully open source project?
I have an idea for a project that would interface with Crossplane. The project has some code that would save tons of time if I could use it directly in my project, but it is located in the internal directory. I can't import the modules directly, but the project is open sourced under an Apache 2.0 license, so the code itself is available for use under that license.
-
Azure vs AWS
There are always new projects like crossplane that sit on top on architecture systems like terraform, vagrant. The pressure to abstract away any sort of resources is mounting, companies can save a lot by for example by alt hosting S3 endpoints. The train is going the direction not to tie anything to a specific platform implementation if its not a must. Most of the companies I work with use AWS as a hosting provider, but Microsoft for github and related CI matters. As I learned, AWS quality is very dependent on location, eu-central-1 is dead stable for our use cases serving about millions requests a day.
What are some alternatives?
oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
karmada - Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
kubevela - The Modern Application Platform.
helmfile - Deploy Kubernetes Helm Charts
terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
kubespray - Deploy a Production Ready Kubernetes Cluster
external-dns - Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
minikube - Run Kubernetes locally
Pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
dapr-demo - Distributed application runtime demo with ASP.NET Core, Apache Kafka and Redis on Kubernetes cluster.
kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.