helm
Packer
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
helm | Packer | |
---|---|---|
193 | 64 | |
25,312 | 14,712 | |
0.8% | 0.4% | |
9.0 | 9.2 | |
3 days ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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
-
Five tools to add to your K8s cluster
Within the architecture of Cyclops, a central component is the Helm engine, which allows the dynamic generation of configurations. This engine serves as a key mechanism for efficiently managing settings and parameters in the Cyclops framework.
-
Helm by Matt Tytel
I know naming things is hard, but Helm has been in use as a tool in the Kubernetes ecosystem for years now.
-
Simplified Deployment: A Deep Dive into Containerization and Helm
Helm is a widely used package manager for Kubernetes, designed to simplify and automate the deployment, scaling, and management of applications. It provides an efficient way to define, install, and upgrade even complex Kubernetes applications.
-
Signing container images: Comparing Sigstore, Notary, and Docker Content Trust
The choice of a winner depends on the specific requirements, priorities, and constraints of the organization or system you're working with. Sigstore is well-suited for organizations prioritizing secure and transparent software updates for various artifacts, including Helm charts, alongside images. It has great community support and features, such as interoperability between registries, making it a great choice for most organizations. Moreover, most container registries support the signing format.
-
Git going with GitOps on AKS: A Step-by-Step Guide using FluxCD AKS Extension
The first thing we need to do is decide on how we want to package and manage Kubernetes manifests for different environments. There's a tool called Helm which @StevenMurawski covered here, and another tool called Kustomize which I personally like to use. Both tools are great for packaging and managing Kubernetes manifests and also supported by FluxCD, but I prefer Kustomize because it is pretty easy to use and built into kubectl.
-
If You're Using Helm, Why Not Give It a Pretty UI As Well?
Helm Dashboard is an open-source project by Komodor that offers a visual and user-friendly way to manage and visualize all the Helm charts installed in your clusters. Instead of using the terminal, you can leverage the Helm Dashboard's intuitive UI to perform a variety of tasks that make working with Helm a breeze. Here are some of its key features:
-
Two approaches to make your APIs more secure
Next, we will install APIClarity using Helm.
- Helm-Compose – The Docker-compose like tool for K8s development
-
K8S Quickstart & Helm
Helm is a package manager for Kubernetes. Helm is an open-source project originally created by DeisLabs and donated to the Cloud Native Foundation (CNCF). The CNCF now maintains and has graduated the project. This means that it is mature and not just a fad.
-
Auto-Completion and Cocktail mixing with Golang’s Cobra CLI
For CLI utilities written in Go, Cobra is the go-to command line wrapper, used by the likes of Kubernetes, Github CLI, Helm, and many more.
Packer
-
Avoiding DevOps tool hell
Server templating: Using Packer has never been easier to create reusable server configurations in a platform-independent and documented manner.
-
DevOps Tooling Landscape
HashiCorp Packer is a tool for creating machine images for a variety of platforms, including AWS, Azure, and VMware. It allows you to define machine images as code and supports a wide range of configuration options.
-
auto-provisioning multiple raspberry pi's
Packer is a tool that can be used to build machine images. Basically, it takes a base image, runs a series of steps to provision that image, and then burns a new image. In my workplace we use it heavily to build AWS AMIs. But it has an ARM plugin that looks to be very very suitable for building customised Raspberry Pi images (my quick read of the doco there says it can go ahead and write the final image to an SD card for you too).
- How do hosting companies immediately create vm right after purchasing one?
-
Virtualbox 7.0.4 kickstart issue
However, I was unable to build the boxes with packer for some reason. It turned out that this wasn't an easy to fix or obvious issue. In fact, I had to search quite hard to find an answer. I am pretty sure my friend Tim Hall (oracle-base) ran into this issue too. Finally, I found a description of the issue on packer GitHub: Packer 1.8.4 not working with Virtualbox 7.0.4+ #12118.
I was building a new version of YugabyteDB vagrant box with packer and virtual box. Because we (Yugabyte) have a new preview release out.
-
Is "development environment as code" a thing?
Packer. https://github.com/hashicorp/packer
-
Dinamic Infrastructure
For an AMI build pipeline, have a look at Hashicorp Packer and Ansible if a host is long lived
- A practical approach to structuring Golang applications
-
what am I able to do with a Intel Core i2???
Heh, I've been messing more with Nomad & Packer than k8s for my own stuff, I'll say guilty for Ansible though it's useful on its own and with Packer.
What are some alternatives?
crossplane - Cloud Native Control Planes
kubespray - Deploy a Production Ready Kubernetes Cluster
Vagrant - Vagrant is a tool for building and distributing development environments.
oVirt - oVirt website
cloud-init-vmware-guestinfo - A cloud-init datasource for VMware vSphere's GuestInfo interface
krew - 📦 Find and install kubectl plugins
skaffold - Easy and Repeatable Kubernetes Development
kubernetes - Production-Grade Container Scheduling and Management
dapr-demo - Distributed application runtime demo with ASP.NET Core, Apache Kafka and Redis on Kubernetes cluster.
keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
helmfile - Deploy Kubernetes Helm Charts
QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.