configmap
There are 116 repositories under configmap topic.
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
guangzhengli/k8s-tutorials
k8s tutorials | k8s 教程
emberstack/kubernetes-reflector
Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.
piomin/sample-spring-microservices-kubernetes
Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
keikoproj/aws-auth
Manage the aws-auth config map for EKS Kubernetes clusters
AndriyKalashnykov/spring-microservices-k8s
Java Microservices with Spring Boot and Spring Cloud Kubernetes
tumblr/k8s-config-projector
Create Kubernetes ConfigMaps from configuration files
redhat-developer-demos/spring-boot-configmaps-demo
Demo application to show Spring Boot configuration using ConfigMaps
snapp-incubator/helmfig
A handy utility to generate configmap and values.yaml of your application for helmifying them
ArdentMC/ai-streamliner
The AI Streamliner Project
kubeops/kloader
Runs commands when a Kubernetes Configmap/Secret changes
germainlefebvre4/ns-killer
NS Killer is a Kubernetes project to kill all namespaces living over X times. Quite useful when auto-generating development environments on the fly and giving them a lifecycle out-of-the-box from Kubernetes or even Helm.
praveensirvi1212/DevOps_MasterPiece-CD-with-argocd
This repo contains the k8s deployment manifest to deploy the app into kubernetes cluster using ArgoCD
dhoer/k8s-env-gen
Kubernetes environment generator makes docker env files compatible with kubernetes
theplant/plantbuild
test, build and push docker images, and deploy to kubernetes cluster
inovex/trovilo
trovilo collects and prepares files from Kubernetes ConfigMaps for Prometheus & friends
aws-samples/eks-aws-auth-configmap
This repository provides sample code that uses programmatic way for applying aws-auth ConfigMap in Amazon EKS (Programmatic Amazon EKS Cluster permission for IAM User/Role) and for accessing Kubernetes Objects like list pods and read daemonset (accessing/updating Kubernetes objects through Kubernetes client api)
homedepot/k8s-global-objects
Make kubernetes objects for each namespace
William-Yeh/configmap-auto-reload
This repo demonstrates 3 ways for apps to auto reload from Kubernetes ConfigMap.
mvilche/php-s2i
Php source to image (s2i) Images - Openshift Ready!
niksacdev/samples.microservice
sample microservice project to demonstrate use of Azure keyvault and Kubernetes ConfigMaps for Configuration, use of Serilog for strucutered logging, use of repository for cosmosdb
devodev/docker-inotify
A lightweight utility to monitor filesystem events and run a script on matching conditions.
ryandawsonuk/configmaps-transformers
Demo using shared ConfigMaps for Java Apps
AndriyKalashnykov/k8s-mysql-init-data
Initializing MySQL Database with data on Kubernetes
segmentio/fs
Go package exposing APIs to watch unix file systems.
selcukusta/kubernetes-operator
Applying ConfigMap changes in .NET Core applications on-the-fly thanks to Kubernetes Operator.
verloop/nsync
Pseudo global configmaps and secrets in kubernetes
niranvv/gcp-k8s-gke-secrets-cloudbuild
Test PoC Project on GCP with Spinnker Deployment Pipelines running on Kubernetes. Technologies Used: Dockerized Angular 7 App with Angular Material in One Kubernetes Cluster. The Angular App has the following features Authentication using OpenID Connect Sign-in with Google - Used OAuth 2.0 option provided by Google API Console Only Logged in users will be able to see the grid. It will load the data dynamically once the user scroll down. Dockerized Java API (Spring Boot, JPA, Hibernate Restful CRUD API) on another Kubernetes Cluster Continuous Integration & Continuous Delivery done using the following: Jenkins for CI Spinnaker for CD Cloud SQL (around 1,00,000 records)
yokawasa/kube-configmap-exporter
Kubernetes ConfigMap Exporter
cacois/snek
A very simple application config management library. Environment variable-based, designed for docker/kubernetes use cases. Very small fangs.
curtisallen/k8s-sample-app
Simple Kubernetes application
tedsluis/kubernetes-via-kubeadm
Deploy Kubernetes on a single host.
devlinx9/k8s_tomcat_custer
This repository is used to document configuration of tomcat cluster in k8s
gokhankocak/kubernetes-egitim
Kubernetes Eğitimi
prasad89/kube-configmap-watcher
A lightweight Go-based tool that monitors Kubernetes ConfigMap events in real-time using the client-go informer framework
unrolled/mapstore
A simple key-value storage library backed by Kubernetes ConfigMaps