DEV Community

Cover image for DevOps Bulletin #76: Publish Helm Charts in DockerHub
LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

DevOps Bulletin #76: Publish Helm Charts in DockerHub

A quick, hassle-free way to stay on top of DevOps & Platform Engineering news.

Headline Tutorials:

GraphQL API triggering a workflow<br>

❓ β€œWhen to use a Lambda function, and when not?”- With the increasing number of direct integration between AWS services, AWS Lambda is not as essential as it used to be. This post tells you when to use one and when not.

🌎 β€œHow we use Terraform at Slack” β€” Slack uses Terraform for managing their infrastructure running on AWS, DigitalOcean, NS1 and GCP. This post covers how they deploy the multi-cloud infrastructure using Terraform.

🐳 β€œAnnouncing Docker Hub OCI artifacts support” β€” Learn how you can both store and distribute any artifact including Helm Charts, WebAssembly, Docker volumes, SBOMs and others using Docker’s registry.

πŸ”Ž β€œUnderstanding Helm upgrade flags” β€” Every now and then you’ll need to use the β€” reset-values and β€” reuse-values flags when running helm upgrade. Dive into how they actually work, and also look at a gotcha when the values of a chart have changed in-between upgrades.

πŸ”— β€œVisual guide to SSH Tunnels” β€” SSH port forwarding explained in a clean and visual way. How to use local and remote port forwarding. What sshd settings may need to be adjusted. How to memorize the right flags.

πŸ”§ β€œGo code generator for Kubectl plugins” β€” This tutorial will walk you through on how to design a Go command line generator for Kubectl plugin using Cobra CLI.

🚨 β€œVerify the resilience of your workloads using Chaos Engineering” β€” This blog post gives early access to the updated implementation guidance on Chaos Engineering included in the new AWS Well-Architected content.

Latest open source projects

Helm Dashboard

Helm Dashboard

The Helm Dashboard plugin offers a UI-driven way to view the installed Helm charts, see their revision history and corresponding k8s resources.

djkube

djkube

Tool for Django Developers to setup full stack EKS Kubernetes with all necessary tools including DevSecOps in 40 minutes.

Kestra

Kestra

Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.

Sturdy

Strudy

Sturdy is an open-source version control platform that allows you to interact with your code at a higher abstraction level.

Tweet of the week

cloud cost optimization

You can read the full thread here.

Meme of the week

Serverless cost

Watch the full video here

I hope this summary has been useful. Remember to subscribe to the newsletter to receive the latest DevOps trends in your inbox every week πŸ”₯

Top comments (0)