DEV Community

Kubernetes

An open-source container orchestration system for automating software deployment, scaling, and management.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring Redis High Availability

Exploring Redis High Availability

2
Comments
7 min read
Kubernetes Tutorial: Running a Rails App in Kubernetes

Kubernetes Tutorial: Running a Rails App in Kubernetes

14
Comments
5 min read
A Discussion with Clare Liguori from AWS Container Services

A Discussion with Clare Liguori from AWS Container Services

2
Comments
16 min read
Istio: external AWS Application LoadBalancer and Istio Ingress Gateway

Istio: external AWS Application LoadBalancer and Istio Ingress Gateway

2
Comments
8 min read
AzureFunBytes Reminder - Demystifying @HelmPack with @DonovanBrown - 4/22/2021

AzureFunBytes Reminder - Demystifying @HelmPack with @DonovanBrown - 4/22/2021

7
Comments
2 min read
☸️ FinOps EKS: 10 Tips to Reduce the Bill up to 90% on AWS Managed Kubernetes Clusters

☸️ FinOps EKS: 10 Tips to Reduce the Bill up to 90% on AWS Managed Kubernetes Clusters

12
Comments
10 min read
Hello kubectl cost: monitoring Kubernetes spend from the command line!

Hello kubectl cost: monitoring Kubernetes spend from the command line!

11
Comments
3 min read
Introducing Kubestr – A handy tool for Kubernetes Storage

Introducing Kubestr – A handy tool for Kubernetes Storage

6
Comments
5 min read
Using Github Actions and Okteto Cloud to Preview your Changes

Using Github Actions and Okteto Cloud to Preview your Changes

7
Comments
6 min read
Deploying An Existing Application Using Okteto Cloud

Deploying An Existing Application Using Okteto Cloud

6
Comments
4 min read
Container CI CD Pipeline

Container CI CD Pipeline

3
Comments
1 min read
Adding A Database to Your Application Using Okteto Stacks

Adding A Database to Your Application Using Okteto Stacks

6
Comments
6 min read
Guide to Kubernetes autoscaling for cloud cost optimization

Guide to Kubernetes autoscaling for cloud cost optimization

2
Comments
11 min read
10 Lessons Learned from building Engine Yard's Container Platform on Kubernetes

10 Lessons Learned from building Engine Yard's Container Platform on Kubernetes

4
Comments 4
10 min read
Kubernetes vs Docker: Understanding Containers in 2021

Kubernetes vs Docker: Understanding Containers in 2021

20
Comments
8 min read
Blazing fast Kubernetes scaling with ASG warm pools

Blazing fast Kubernetes scaling with ASG warm pools

10
Comments 2
13 min read
k8s cluster setup - HyScale

k8s cluster setup - HyScale

2
Comments
1 min read
Understand how linux containers works with practical examples

Understand how linux containers works with practical examples

40
Comments 1
9 min read
How to pass Certified Kubernetes Application Developer (CKAD) Exam

How to pass Certified Kubernetes Application Developer (CKAD) Exam

8
Comments 3
4 min read
Understanding Kubernetes in a visual way (in 🎥 video): part 10 – Kubectl Tips

Understanding Kubernetes in a visual way (in 🎥 video): part 10 – Kubectl Tips

11
Comments 2
1 min read
The CKA experience

The CKA experience

7
Comments
5 min read
Configuring ArgoCD on Amazon EKS

Configuring ArgoCD on Amazon EKS

19
Comments 5
6 min read
Terraform v15.0 with AWS (EKS deployment)

Terraform v15.0 with AWS (EKS deployment)

32
Comments
5 min read
Building and Deploying a FastAPI application in Okteto Cloud

Building and Deploying a FastAPI application in Okteto Cloud

8
Comments
9 min read
Kubernetes Config Map

Kubernetes Config Map

5
Comments
1 min read
Deploying a highly available Vault cluster on Amazon EKS using Terraform

Deploying a highly available Vault cluster on Amazon EKS using Terraform

27
Comments 14
17 min read
kubectl export YAML | Get YAML for deployed kubernetes resources(service, deployment, PV, PVC....)

kubectl export YAML | Get YAML for deployed kubernetes resources(service, deployment, PV, PVC....)

2
Comments
1 min read
Deploy to Kubernetes using Github Actions (including Slack notification)

Deploy to Kubernetes using Github Actions (including Slack notification)

36
Comments 16
4 min read
Litmus 2.0 - Simplifying Chaos Engineering for Enterprises

Litmus 2.0 - Simplifying Chaos Engineering for Enterprises

19
Comments
3 min read
Migrating Applications from VMs to K8s

Migrating Applications from VMs to K8s

9
Comments
3 min read
Deploy Microservices to Kubernetes

Deploy Microservices to Kubernetes

4
Comments
1 min read
Hybrid cloud deployment

Hybrid cloud deployment

2
Comments
1 min read
Kubernetes Hands-On Self-Paced Course (Free)

Kubernetes Hands-On Self-Paced Course (Free)

113
Comments
2 min read
My first DevOps job interview Part 1 of 3

My first DevOps job interview Part 1 of 3

7
Comments 2
3 min read
How And Why, I Moved From Docker Hub To GitHub Docker Registry.

How And Why, I Moved From Docker Hub To GitHub Docker Registry.

8
Comments
7 min read
Using Telepresence 2 for Kubernetes debugging and local development

Using Telepresence 2 for Kubernetes debugging and local development

5
Comments
15 min read
Cloud Native CI/CD with Tekton - Building Custom Tasks

Cloud Native CI/CD with Tekton - Building Custom Tasks

12
Comments
16 min read
Recover automatically from failed deployments with Argo Rollouts and Prometheus metrics

Recover automatically from failed deployments with Argo Rollouts and Prometheus metrics

7
Comments
9 min read
To New Beginnings!

To New Beginnings!

3
Comments 1
1 min read
CI/CD for Kubernetes using GitHub Actions, and Keel

CI/CD for Kubernetes using GitHub Actions, and Keel

23
Comments
5 min read
Kubestr – Open-Source Kubernetes Storage benchmarking tool

Kubestr – Open-Source Kubernetes Storage benchmarking tool

2
Comments
6 min read
A peek into Kubernetes Ingress

A peek into Kubernetes Ingress

6
Comments
3 min read
Three Ways to Run Kubernetes on CI and Which One is Right for You!

Three Ways to Run Kubernetes on CI and Which One is Right for You!

4
Comments
4 min read
Database (Schema) migration to Kubernetes - initContainers vs k8s jobs -

Database (Schema) migration to Kubernetes - initContainers vs k8s jobs -

30
Comments 8
4 min read
My Journey With Spark On Kubernetes... In Python (1/3)

My Journey With Spark On Kubernetes... In Python (1/3)

48
Comments
9 min read
Deploying a Containerized App in Google GKE

Deploying a Containerized App in Google GKE

39
Comments
8 min read
Setting up a CI-CD Pipeline Using Azure DevOps

Setting up a CI-CD Pipeline Using Azure DevOps

21
Comments
7 min read
My Journey With Spark On Kubernetes... In Python (2/3)

My Journey With Spark On Kubernetes... In Python (2/3)

23
Comments
9 min read
My Journey With Spark On Kubernetes... In Python (3/3)

My Journey With Spark On Kubernetes... In Python (3/3)

20
Comments 1
17 min read
K8s on Windows/VirtualBox (and a DB)

K8s on Windows/VirtualBox (and a DB)

7
Comments
9 min read
Understanding Kubernetes: part 41 – Pod Disruption Budget (PDB)

Understanding Kubernetes: part 41 – Pod Disruption Budget (PDB)

20
Comments
1 min read
Debug Kubernetes Operator-sdk v1.0.0 locally using Vscode

Debug Kubernetes Operator-sdk v1.0.0 locally using Vscode

6
Comments
1 min read
Writing a Kubernetes Admission Controller

Writing a Kubernetes Admission Controller

29
Comments 1
7 min read
Kubernetes Storage Backup Discussion

Kubernetes Storage Backup Discussion

3
Comments 1
1 min read
OpenNebula 6.0 “Mutara” imbriqué dans LXD : application au déploiement d’un cluster MicroK8s 1.21 …

OpenNebula 6.0 “Mutara” imbriqué dans LXD : application au déploiement d’un cluster MicroK8s 1.21 …

3
Comments
6 min read
Istio: an overview and running Service Mesh in Kubernetes

Istio: an overview and running Service Mesh in Kubernetes

27
Comments
16 min read
How to Build an ASP.NET Core C# Kubernetes Microservice Architecture with Angular on Local Docker Desktop using Ingress

How to Build an ASP.NET Core C# Kubernetes Microservice Architecture with Angular on Local Docker Desktop using Ingress

10
Comments 2
6 min read
Update blog to ghost version 4 running in Kubernetes

Update blog to ghost version 4 running in Kubernetes

8
Comments
3 min read
Amazon EKS Distro dans un clone privé d’AWS avec Eucalyptus et Equinix Metal …

Amazon EKS Distro dans un clone privé d’AWS avec Eucalyptus et Equinix Metal …

8
Comments
8 min read
Tutorial: Publish a Quarkus application in Kubernetes, Minikube and Dockerhub

Tutorial: Publish a Quarkus application in Kubernetes, Minikube and Dockerhub

18
Comments
4 min read
loading...