GitHub topics: kubernetes-pods
stacksimplify/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Language: Java - Size: 50.6 MB - Last synced at: about 15 hours ago - Pushed at: about 17 hours ago - Stars: 1,540 - Forks: 6,884

dtan4/k8stail
tail -f experience for Kubernetes Pods
Language: Go - Size: 1.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 146 - Forks: 14

saidsef/pod-resources
Kubernetes resource monitoring application that retrieves pod metrics and checks resource usage periodically.
Language: Go - Size: 122 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stacksimplify/kubernetes-fundamentals
Kubernetes Fundamentals
Language: Java - Size: 528 KB - Last synced at: about 3 hours ago - Pushed at: 10 months ago - Stars: 517 - Forks: 4,288

saidsef/pod-pruner
Kubernetes Container Pruner: A tool for pruning pods and/or jobs across different namespaces and states.
Language: Go - Size: 168 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

jiri-otoupal/abst
Manage your bastion sessions automatically, and simplify your connection to k8s cluster
Language: Python - Size: 317 KB - Last synced at: 11 days ago - Pushed at: 25 days ago - Stars: 7 - Forks: 1

NotHarshhaa/kubernetes-dashboard
𝘈 𝘬𝘶𝘣𝘦𝘳𝘯𝘦𝘵𝘦𝘴 𝘥𝘢𝘴𝘩𝘣𝘰𝘢𝘳𝘥 𝘪𝘯𝘵𝘦𝘨𝘳𝘢𝘵𝘦𝘥 𝘸𝘪𝘵𝘩 𝘩𝘦𝘢𝘭𝘵𝘩 𝘤𝘩𝘦𝘤𝘬𝘴, 𝘵𝘳𝘪𝘷𝘺 𝘴𝘤𝘢𝘯𝘯𝘪𝘯𝘨 𝘢𝘯𝘥 𝘩𝘦𝘢𝘭𝘵𝘩 𝘤𝘩𝘦𝘤𝘬𝘴 𝘧𝘰𝘳 𝘱𝘰𝘥𝘴
Language: Python - Size: 204 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 46 - Forks: 43

bokysan/docker-alpine-bootstrap
Alpine distribution with a few tools (curl, sed, wget...) with an option to wait for service to startup.
Language: Shell - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 2

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
Language: Shell - Size: 4.31 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 4

yvsssantosh/django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 39 - Forks: 6

selectel/kubernetes-examples
Examples for Selectel Managed Kubernetes Service.
Size: 20.5 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 8

rosehgal/k8s-In-30Mins
Learn how to set up the Kubernetes cluster in 30 mins and deploy the application inside the cluster.
Language: Dockerfile - Size: 425 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 210 - Forks: 17

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.
Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ajaymohandas89/Covid19_Devops
Covid19 dashboard developed with a micro-service archictecture
Language: JavaScript - Size: 2.49 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

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.
Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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.
Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zim95/rest-container
A REST API interface to create containers in whichever container environment you are running. Currently supported environments: Docker, Kubernetes
Language: Python - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

torosent/kube-azure-servicebus-autoscaler
Kubernetes pod autoscaler based on queue size in Azure Service Bus
Language: Go - Size: 2.5 MB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

ollionorg/azure-cnci
Cloud Native CI/CD on Azure
Language: EJS - Size: 562 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

TomGranot/get-pod-app-language
A kubectl plugin / utility for guessing which language an application running in a kubernetes pod was written in.
Language: Go - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

allansduarte/k8s-practice
Small applications to practice deployment with Docker and Kubernetes.
Language: C# - Size: 3.57 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Vinodvarma1999/Kubernetes
This repository contains YAML files and scripts for deploying and managing applications in a Kubernetes cluster
Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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
Language: Go - Size: 17.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dtan4/k8s-ls-pods 📦
List Kubernetes Pods!
Language: Go - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

MiroslavRepka/killCatcher
Simple go module for detecting the pod deletion from Kubernetes cluster
Language: Go - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dtan4/k8s-pod-notifier
Notify Pod status to Slack
Language: Go - Size: 29.3 KB - Last synced at: 14 days ago - Pushed at: almost 8 years ago - Stars: 34 - Forks: 11

wuvt/k8s-manifests
Manifests for our Kubernetes cluster
Size: 252 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

riteshsoni10/jenkins_dynamic_slave_node
Deploy Application on Kubernetes Cluster using Jenkins Dynamic Slave Node
Language: Shell - Size: 1.37 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

colinbut/sales-order-system-2-k8-platform-configuration
Kubernetes Platform Configuration for the Sales Order System 2.0 project
Language: Shell - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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.
Size: 7.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

serverless-components/kubernetes-pod
Instantly create, update and remove Kubernetes Pods with Serverless Components.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
