Pinned Repositories
assume-role
Easily assume AWS roles in your terminal.
sharmaansh21's Repositories
sharmaansh21/algo
101+ coding interview problems with detailed solutions, test cases, and program analysis
sharmaansh21/ansible-proxmox
:a: Ansible role to configure and customize a Proxmox server
sharmaansh21/aws-cdk-course-materials
sharmaansh21/aws-sso-cloudformation-sample
Sample CloudFormation template for assigning an AWS accounts in AWS SSO.
sharmaansh21/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
sharmaansh21/cloud-native-bpf-workshop
sharmaansh21/conftest
Write tests against structured configuration data using the Open Policy Agent Rego query language
sharmaansh21/ecs-pipeline
:cloud: :whale: :zap: :rocket: Create environment and deployment pipelines to ECS Fargate with CodePipeline, CodeBuild and Github using Terraform
sharmaansh21/gke-private-cluster-demo
This guide demonstrates creating a Kubernetes private cluster in Google Kubernetes Engine (GKE) running a sample Kubernetes workload that connects to a Cloud SQL instance using the cloud-sql-proxy "sidecar" authenticated using Workload Identity (Beta).
sharmaansh21/go-interview
Collection of Technical Interview Questions solved with Go
sharmaansh21/go-patterns
Curated list of Go design patterns, recipes and idioms
sharmaansh21/helm3
Ressources for "Packaging Applications with Helm for Kubernetes" @ Pluralsight (Helm version 3)
sharmaansh21/k8s-best-practices
A collection of best practices for running Kubernetes on Azure with AKS or ACS-Engine from the Intelligent Cloud Global Blackbelt team
sharmaansh21/kafka-connect-sandbox
Kafka Connect playground
sharmaansh21/kubernetes-ansible-centos
Multi Node Kubernetes Cluster for your local development
sharmaansh21/kubernetes-kafka
Kafka cluster as Kubernetes StatefulSet, plain manifests and config
sharmaansh21/kubespray
Deploy a Production Ready Kubernetes Cluster
sharmaansh21/laptop
Prepare your OS X or Linux 🐧 laptop 💻 in a flash! ⚡
sharmaansh21/LeetCode-3
leetcode的刷题记录
sharmaansh21/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow
sharmaansh21/pci-gke-blueprint
PCI on GKE Blueprint: PCI Deployable Architecture on Google Cloud and GKE
sharmaansh21/proxmox-packer
:package: Build Proxmox templates with Packer
sharmaansh21/proxmox-ve-cluster-vagrant
a 3-node proxmox-ve cluster wrapped in a vagrant environment
sharmaansh21/reverse-interview
Questions to ask the company during your interview
sharmaansh21/simple-go-app
go app + kustomize
sharmaansh21/skinny
The Skinny Distributed Lock Service
sharmaansh21/sre-interview-prep
Random SRE interview prep material
sharmaansh21/testing
sharmaansh21/ultimate-go
Ultimate Go study guide, with heavily documented code and programs analysis, all in 1 place
sharmaansh21/what-happens-when-k8s
🤔 What happens when I type kubectl run?