subodhp
Cloud/Kubernetes/Serverless/API/Event-Driven/DevOps Platform Architecture & Engineering
Pune, India
Pinned Repositories
100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
ansible-for-devops
Ansible for DevOps examples.
audit-userspace
Linux audit userspace repository
aws-fargate-ecs-masterclass
AWS Fargate & Elastic Container Service Masterclass - Course
CI-CD-Jenkins-Docker-Github
Project for http://www.thesubodh.com/2017/05/ci-cd-pipeline-Jenkins-Docker-Github.html
go-micro
A microservice development framework
http-header-reflector
Simple Python HTTP Server which reflects the client http request header in server logs to see the header fields forwarded by Kubernetes Load Balances and Ingress Controllers. This comes in handy for various validations to see the request received from Istio/Envoy Proxy as well.
ingress-gce
Ingress controller for Google Cloud
openfaas-http-echo
Sample OpenFaaS App on K8s which Reflects/Echo's the HTTP Data based on GoLang for Testing
Openshift-Origin-3.7-on-RHEL-7.4-Dev-Cluster
Ansible setup Playbook for my Origin 3.7 Dev Cluster by Advanced Installation Method & other misc scripts
subodhp's Repositories
subodhp/aws-fargate-ecs-masterclass
AWS Fargate & Elastic Container Service Masterclass - Course
subodhp/http-header-reflector
Simple Python HTTP Server which reflects the client http request header in server logs to see the header fields forwarded by Kubernetes Load Balances and Ingress Controllers. This comes in handy for various validations to see the request received from Istio/Envoy Proxy as well.
subodhp/openfaas-http-echo
Sample OpenFaaS App on K8s which Reflects/Echo's the HTTP Data based on GoLang for Testing
subodhp/100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
subodhp/ansible-for-devops
Ansible for DevOps examples.
subodhp/audit-userspace
Linux audit userspace repository
subodhp/aws-amicleaner
Cleanup your old unused ami and related snapshots
subodhp/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
subodhp/aws-encryption-provider
APIServer encryption provider, backed by AWS KMS
subodhp/codeconnect-vm-operator
Toy VM Operator using kubebuilder for educational purposes presented at VMware Code Connect 2020
subodhp/deepops
Tools for building GPU clusters
subodhp/EKS-Fargate
EKS Fargate POC Repo
subodhp/examples
Learn by example
subodhp/go-micro
A microservice development framework
subodhp/ingress-gce
Ingress controller for Google Cloud
subodhp/istio-lab-summit-2019
Service Mesh in Action lab for Red Hat Summit 2019
subodhp/jenkins.io
A static site for the Jenkins automation server
subodhp/ksync
Sync files between your local system and a kubernetes cluster.
subodhp/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
subodhp/kube-stresscheck
Script to check Kubernetes nodes on stress (CPU/RAM) resistance.
subodhp/kubeman
The Hero that Kubernetes deserves
subodhp/kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
subodhp/linux-container-world-apps
simple helloworlds used in basic k8s/openshift workshops
subodhp/microservices-demo
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus. Provided for illustration and demo purposes.
subodhp/multi-process-container
Example docker container image with multiple services supervised by s6 init process
subodhp/namespace-configuration-controller
subodhp/perf-tests
Performance tests and benchmarks
subodhp/shippy
Code for the tutorial series on creating Microservices with Golang
subodhp/springboot-buildingblocks
Spring Boot Building blocks
subodhp/tiny-http
Low level HTTP server library in Rust