Join us

heart Updates and posts about Kubernetes..
 Activity
@pradeep7g started using tool Kubernetes , 5 days, 5 hours ago.
 Activity
@younggpilott started using tool Kubernetes , 5 days, 9 hours ago.
 Activity
@mohammadzaidsha started using tool Kubernetes , 1 week, 1 day ago.
 Activity
@mohamedelemam started using tool Kubernetes , 2 weeks, 4 days ago.
 Activity
@frankli started using tool Kubernetes , 3 weeks ago.
 Activity
@akhileshkudla started using tool Kubernetes , 3 weeks, 2 days ago.
 Activity
@chhannuyadav started using tool Kubernetes , 3 weeks, 5 days ago.
 Activity
@prrichard started using tool Kubernetes , 4 weeks, 1 day ago.
Story Trending Palark Team
@shurup shared a post, 2 months, 3 weeks ago
@palark

Latest news from KubeCon NA 2024 about CNCF projects

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, 5 months, 1 week ago
@palark

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

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
 Activity
@updatemesmashing520 started using tool Kubernetes , 6 months, 1 week ago.
 Activity
@siddhant-khisty started using tool Kubernetes , 6 months, 3 weeks ago.
 Activity
@swapnil2188 started using tool Kubernetes , 6 months, 3 weeks ago.
 Activity
@xingyunnanhai started using tool Kubernetes , 6 months, 3 weeks ago.
 Activity
@ritish134 started using tool Kubernetes , 7 months ago.
 Activity
@alexeivaldes started using tool Kubernetes , 7 months, 2 weeks ago.
 Activity
@charlesbobbit started using tool Kubernetes , 7 months, 3 weeks ago.
Story
@squadcast shared a post, 7 months, 3 weeks ago

Spring Alternatives for Cloud-Native Microservices with Kubernetes

This blog post discusses Spring, a popular Java framework, and its limitations for cloud-native microservices development. It introduces Kubernetes as a strong alternative for some functionalities in Spring, particularly those related to configuration management and deployment.

Here are the key takeaways:

Spring's tight coupling of configuration and business logic can create challenges for cloud-native deployments.

Kubernetes offers features like service discovery, load balancing, and configuration management that can replace or complement Spring functionalities.

Spring excels in core application logic development, while Kubernetes focuses on container orchestration and infrastructure management.

Combining Spring's strengths with Kubernetes capabilities allows developers to build efficient and scalable cloud-native microservices.

 Activity
@prajwal-bhaskar started using tool Kubernetes , 7 months, 4 weeks ago.
Story
@shurup shared a post, 8 months ago
@palark

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

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
loading...