Pinned Repositories
AxiomSamarth.github.io
Portfolio Website
Blockchain
Chrome_Extension_Development
This repository contains the chrome browser extensions.
Docker_Training
This repository has the materials that are used to teach the Docker course on Udemy.
gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, MetalStack, and vSphere with minimal TCO.
gita.io
Gita.io is an API adhering to standards of OpenAPI v3.0, to leverage the Gita verses programmatically. The Gita.io API serves the verses in the native Devanagari script along with their transliteration and meaning.
go-vendor-action
This is a Custom GitHub Action to raise automated PRs on dependant projects with latest vendoring of Go projects this action is employed for.
home-loan-optimizer
interview-tool
YouTube-Downloader
A Node.js application to download YouTube videos
AxiomSamarth's Repositories
AxiomSamarth/YouTube-Downloader
A Node.js application to download YouTube videos
AxiomSamarth/home-loan-optimizer
AxiomSamarth/go-vendor-action
This is a Custom GitHub Action to raise automated PRs on dependant projects with latest vendoring of Go projects this action is employed for.
AxiomSamarth/lomba
Analyze Kubernetes cluster logs in an instant. Powered by Grafana and Loki.
AxiomSamarth/autoscaler
Customised fork of cluster-autoscaler to support machine-controller-manager
AxiomSamarth/AxiomSamarth
This repository has the README.md for my GitHub Profile
AxiomSamarth/AxiomSamarth.github.io
Portfolio Website
AxiomSamarth/cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
AxiomSamarth/gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, MetalStack, and vSphere with minimal TCO.
AxiomSamarth/gardener-extension-provider-alicloud
Gardener extension controller for the Alibaba cloud provider (https://alibabacloud.com).
AxiomSamarth/gardener-extension-provider-aws
Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
AxiomSamarth/gardener-extension-provider-azure
Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).
AxiomSamarth/gardener-extension-provider-gcp
Gardener extension controller for the GCP cloud provider (https://cloud.google.com).
AxiomSamarth/gen-crd-api-reference-docs
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
AxiomSamarth/github-actions-101
This repository is for the sample workflows created during the video tutorial series on GitHub Actions on YouTube.
AxiomSamarth/go-release-consume
This repository must receive the automated PRs from the bot in `go-release-event`
AxiomSamarth/go-release-event
This is the primary go repository whose release of new version should trigger automated PRs to the other packages (defined or specified to the bot) using this package.
AxiomSamarth/goroutiunes-channels-masterclass
This repository contains the exercise files of the examples used for explanations of Goroutines and channels in the YouTube tutorial.
AxiomSamarth/home-loan-optimizer-ui
This project is the UI for the AxiomSamarth/home-loan-optimizer project for better comprehension and visualization
AxiomSamarth/k8s-mutating-webhook
This repository has the implementation of the admission controller's mutating webhook from scratch along with steps to deploy.
AxiomSamarth/kube-vip
Kubernetes Control Plane Virtual IP and Load-Balancer
AxiomSamarth/machine-controller-manager
Declarative way of managing machines for Kubernetes cluster
AxiomSamarth/machine-controller-manager-provider-alicloud
Gardener machine controller manager provider for Alicloud
AxiomSamarth/machine-controller-manager-provider-aws
Gardener machine controller manager provider for AWS
AxiomSamarth/machine-controller-manager-provider-azure
This repository is the out of tree implementation of the machine driver for Azure cloud provider
AxiomSamarth/machine-controller-manager-provider-gcp
Gardener machine controller manager provider for GCP
AxiomSamarth/Node.js-Tutorials
AxiomSamarth/apis-for-img-ops
This repository contains the sample code to create API Service with which we can upload and fetch images from a PostgreSQL Database.
AxiomSamarth/design-patterns
This repository is a collection of examples to implement various design patterns in software development
AxiomSamarth/simple-loadbalancer
This repository has an implementation of extremely simple loadbalancer that follows roundrobin algorithm.