Remove articles kubernetes-1
article thumbnail

Green Software is Event Driven and Carbon Aware, with Kubernetes and KEDA

Xebia

This article shows how we can make our applications greener by making them event-driven and carbon-aware. Instead, it reuses Kubernetes’ built-in HPA (Horizontal Pod Autoscaler). Since Kubernetes 1.10 , the HPA can use external metrics based on External Metrics Servers.

Software 130
article thumbnail

Kubernetes Deployment Using Azure DevOps

Dzone - DevOps

Kubernetes is an open-source container orchestration platform that is used to manage and automate the deployment, scaling, and management of containerized applications. In this article, I will discuss how to deploy a Kubernetes application using Azure DevOps.

Azure 92
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

10 Best Practices for Using Kubernetes Network Policies

Dzone - DevOps

As more applications are deployed in Kubernetes clusters, ensuring that traffic flows securely and efficiently between them becomes increasingly important. Kubernetes Network Policies are a powerful tool for controlling traffic flow at the IP address or port level, but implementing them effectively requires following best practices.

article thumbnail

Auditing Tools for Kubernetes

Dzone - DevOps

Kubernetes is an open-source container orchestration platform that has revolutionized the way applications are deployed and managed. With Kubernetes, developers can easily deploy and manage containerized applications at scale and in a consistent and predictable manner.

Tools 75
article thumbnail

Mastering GitHub Actions: A Complete Guide to CI/CD With Docker, Kubernetes, and KIND

Dzone - DevOps

In this article, we'll explore how to implement GitHub Actions using a real-world Python application, weather-py, as an example. Familiarity with Docker and Kubernetes. Step 1: Understanding the Application Before diving into GitHub Actions, let's understand our application: Access to the weather-py GitHub repository here.

article thumbnail

Comparative Analysis of Open Source Cluster Management Systems: Kubernetes vs. Apache Mesos

Dzone - DevOps

As reported by National Grid ESO , data centres, despite all advancements, still account for a significant 1% of global electricity consumption, and that is where Cluster Management Systems might play a crucial role in enhancing energy efficiency.

article thumbnail

What Is Kubernetes?

Dzone - DevOps

Today in this article, we are going to discuss Kubernetes introduction. We will discuss the following topics in this article: 1. What is Kubernetes?

DevOps 97