ContentPosts from @shurup..
Story Palark Team Trending
@shurup shared a post, 2 weeks, 4 days ago
@palark

New features introduced in Kubernetes 1.34

Kubernetes

Recently, the latest Kubernetes version, v1.34, was released with 13 new alpha features on board. They include: - KYAML, a new dialect of YAML for Kubernetes manifests, which is still compatible with all existing tooling; - asynchronous API calls to kube-apiserver during scheduling; - various enhanc..

kubernetes 1.34 release
Story
@shurup shared a post, 4 months, 1 week ago
@palark

Looking for a Kaniko alternative to build containers? Give werf a try

werf

Since Kaniko is no longer maintained, you might be looking for another tool to build your containers in a Kubernetes-based environment. werf is a CNCF Sandbox project that might be helpful in your case.

werf in CI/CD pipelines
Story
@shurup shared a post, 6 months, 3 weeks ago
@palark

Nelm, a new alternative to Helm, is GA

werf

werf, a CNCF Sandbox project, announced Nelm as a new tool for deploying Helm charts.

Nelm project
Story Palark Team
@shurup shared a post, 11 months, 2 weeks ago
@palark

Latest news from KubeCon NA 2024 about CNCF projects

Dapr Jaeger OpenTelemetry Prometheus Kubernetes

Significant releases included Jaeger v2 and Prometheus 3.0. Two projects (Dapr and cert-manager) became Graduated. New certifications for Backstage, OpenTelemetry, and Kyverno were announced...

KubeCon North America 2024
Link Palark Team
@shurup shared a link, 1 year, 1 month ago
@palark

13 new projects in CNCF Sandbox from 2023: Clusternet, PipeCD, Microcks, KubeClipper, and more

Docker Kubernetes

Learn about Inspektor Gadget for debugging apps in K8s; Headlamp Kubernetes UI; Kepler for evaluating energy consumption; SlimToolkit to optimize containers; SOPS to manage secrets; Clusternet to simplify access to many clusters; Eraser to delete vulnerable images; PipeCD to deploy across different environments; Microcks to generate API mocks; kpt to handle configurations in WYSIWYG; HwameiStor storage for K8s; Xline distributed KV store; and KubeClipper to manage Kubernetes easily.

New CNCF Sandbox projects in 2013
Story Palark Team
@shurup shared a post, 1 year, 3 months ago
@palark

OpenTofu: Features overview and migration from Terraform

Terraform OpenTofu

OpenTofu is an Open Source, community-backed fork of Terraform launched in 2023 to address HashiCorp's license change. Today, it is not only maintained as a vendor-neutral project but also offers several new features that might be helpful for any engineer following the Infrastructure as Code (IaC) a..

OpenTofu IaC tool
Story
@shurup shared a post, 1 year, 3 months ago
@palark

Nelm as a viable Helm replacement

Helm werf

Nelmis emerging as a promising alternative to Helm. It is a part of a bigger CNCF project calledwerf, which aims to improve your Kubernetes-based CI/CD. Being backward-compatible with Helm, Nelm comes with significant improvements and new features that pull your deployment experience ahead. Learn m..

Nelm as Helm alternative
 Activity
@shurup added a new tool OpenTofu , 1 year, 3 months ago.
Story
@shurup shared a post, 1 year, 4 months ago
@palark

werf v2: how this CI/CD tool evolved and why it came up with Nelm instead of Helm

Helm Kubernetes werf

werf is a CLI tool for CI/CD created in 2016 and a CNCF Sandbox project since 2022. It implements opinionated CI/CD in Kubernetes with your favourite CI system. Starting from werf v2, it uses Nelm instead of Helm to deploy container images.

werf v2 release and evolution with Helm