This repo contains the examples on the Pod Affinity and Anti-Affinity. This explains about how the pod will be scheduled into node using the pod affinity conditions.
-
Updated
Mar 6, 2024
This repo contains the examples on the Pod Affinity and Anti-Affinity. This explains about how the pod will be scheduled into node using the pod affinity conditions.
Kubernetes Platform Configuration for the Sales Order System 2.0 project
Some notes I made on common design patterns for pods in Kubernetes. These cover the Ambassador pattern, Sidecar pattern and the Adapter pattern.
Kubernetes is a system for managing containerized applications across a cluster of nodes. In simple terms, you have a group of machines (e.g. VMs) and containerized applications (e.g. Dockerized applications), and Kubernetes will help you to easily manage those apps across those machines.
A pod declaration containing two containers: a busybox container that sends messages to a file and a sidecar container that logs them.
KodeKloud Engineer Kubernetes Course Solutions
Kubernetes Fundamentals
Instantly create, update and remove Kubernetes Pods with Serverless Components.
This project involved the integration of several cutting-edge technologies to ensure efficient micro service architecture with Python Web, Redis, .NET, PostgreSQL, NodeJS.
k8s-client-list-pods-images is a simple kubernetes client that list the pods names and container images in your cluster
Small applications to practice deployment with Docker and Kubernetes.
The application is designed as a collection of microservices, each responsible for a specific task. This architecture promotes scalability, resilience, and flexibility, as each microservice can be developed, deployed, and scaled independently using Kubernetes.
MERN Dockerized Project with Kubernetes and Minikube. This project demonstrates a MERN application deployed using Kubernetes and orchestrated with Minikube. It includes MongoDB as the database and Mongo Express for database administration.
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Deploy Application on Kubernetes Cluster using Jenkins Dynamic Slave Node
Cloud Native CI/CD on Azure
Kubernetes resource monitoring application that retrieves pod metrics and checks resource usage periodically.
Kubernetes Container Pruner: A tool for pruning pods and/or jobs across different namespaces and states.
Covid19 dashboard developed with a micro-service archictecture
Add a description, image, and links to the kubernetes-pods topic page so that developers can more easily learn about it.
To associate your repository with the kubernetes-pods topic, visit your repo's landing page and select "manage topics."