kubernetes-pods
There are 33 repositories under kubernetes-pods topic.
stacksimplify/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
stacksimplify/kubernetes-fundamentals
Kubernetes Fundamentals
rosehgal/k8s-In-30Mins
Learn how to set up the Kubernetes cluster in 30 mins and deploy the application inside the cluster.
dtan4/k8stail
tail -f experience for Kubernetes Pods
yvsssantosh/django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
dtan4/k8s-pod-notifier
Notify Pod status to Slack
mickaelbaron/microservices-kubernetes-gettingstarted-tutorial
L'objectif de cette série d'exercices est d'apprendre à démystifier Kubernetes (K8s) en s'intéressant aux concepts fondamentaux de cet orchestrateur tels que Pod, Deployment, Service et Volume. La mise en place d'un cluster K8s sur son poste de développeur sera expliquée pour réaliser les différentes manipulations
torosent/kube-azure-servicebus-autoscaler
Kubernetes pod autoscaler based on queue size in Azure Service Bus
selectel/kubernetes-examples
Examples for Selectel Managed Kubernetes Service.
jiri-otoupal/abst
Manage your bastion sessions automatically, and simplify your connection to k8s cluster
bokysan/docker-alpine-bootstrap
Alpine distribution with a few tools (curl, sed, wget...) with an option to wait for service to startup.
TomGranot/get-pod-app-language
A kubectl plugin / utility for guessing which language an application running in a kubernetes pod was written in.
wuvt/k8s-manifests
Manifests for our Kubernetes cluster
Zim95/rest-container
A REST API interface to create containers in whichever container environment you are running. Currently supported environments: Docker, Kubernetes
ajaymohandas89/Covid19_Devops
Covid19 dashboard developed with a micro-service archictecture
mickaelbaron/kubernetes-examples
Une série d'exemples pour montrer les principaux concepts de Kubernetes (Pod, Deployment, Service et Volume) présentés dans le support de cours : https://mickael-baron.fr/soa/microservices-mise-en-oeuvre-kubernetes
MiroslavRepka/killCatcher
Simple go module for detecting the pod deletion from Kubernetes cluster
saidsef/pod-pruner
Kubernetes Container Pruner: A tool for pruning pods and/or jobs across different namespaces and states.
dtan4/k8s-ls-pods
List Kubernetes Pods!
ollionorg/azure-cnci
Cloud Native CI/CD on Azure
riteshsoni10/jenkins_dynamic_slave_node
Deploy Application on Kubernetes Cluster using Jenkins Dynamic Slave Node
saidsef/pod-resources
Kubernetes resource monitoring application that retrieves pod metrics and checks resource usage periodically.
suhaad79/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
suhaad79/kubernetes-fundamentals
Kubernetes Fundamentals
allansduarte/k8s-practice
Small applications to practice deployment with Docker and Kubernetes.
DimpleManiar94/KodeKloud-Kubernetes
KodeKloud Engineer Kubernetes Course Solutions
pavans78/k8s-podAffinity-examples
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.
Shreyank031/k8s-Microservice-deploy
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.
colinbut/sales-order-system-2-k8-platform-configuration
Kubernetes Platform Configuration for the Sales Order System 2.0 project
lao-tseu-is-alive/k8s-client-list-pods-images
k8s-client-list-pods-images is a simple kubernetes client that list the pods names and container images in your cluster
RocktimRajkumar/k8s-essential
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.
seilylook/kubernetes_voting_app
This project involved the integration of several cutting-edge technologies to ensure efficient micro service architecture with Python Web, Redis, .NET, PostgreSQL, NodeJS.
serverless-components/kubernetes-pod
Instantly create, update and remove Kubernetes Pods with Serverless Components.