Pinned Repositories
client-go
Kubernetes client-go utilities
resource-metrics
Kubernetes resource metrics calculator
apimachinery
KubeDB API
db-client-go
COVID-19-Update
COVID-19 Update application is an android application that extracts data like total affected, total deaths, deaths today all over the world using open source REST API. It also shows separate overview of data in each of the affected countries, most affected countries, vaccine research advancements in details, FAQ’s regarding COVID-19 and coronavirus as well as information about what to do to stay healthy, launches URL on user’s browser linking WHO donation website and Myth Busters segment.
DSA-drill
EcommerceApi
Docker Image : https://hub.docker.com/r/raihankhanraka/ecommerce-api
JAVA-projects
These are my projects for Java Technologies Lab course at university.
kafka-monitoring
Provision Apache Kafka in KRaft mode on kubernetes along with prometheus monitoring configs and jmx exporter for scraping Kafka metrics
Useful-Algorithms-For-Competetive-Programming
raihankhan's Repositories
raihankhan/Go-drill
A repository of useful go codes!
raihankhan/jarvis
jarvis is a cli tool that enables several useful command line operations from terminal
raihankhan/kube-prometheus-helm
raihankhan/kubecert
A Kubernetes controller that automates the generation of self-signed TLS certificates for applications, simplifying the deployment process and ensuring secure communication.
raihankhan/kubernetes-handbook
raihankhan/Leetcode-drill
raihankhan/addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
raihankhan/books
raihankhan/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
raihankhan/dockerfiles
A repository of dockerfiles used for regular dev environment
raihankhan/EDA-using-Kafka
A demo architecture for Event Driven Communication Using Apache Kafka on Kubernetes
raihankhan/fluvio
Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
raihankhan/github-readme-stats
:zap: Dynamically generated stats for your github readmes
raihankhan/go-random
raihankhan/grafana-dashboards-kubernetes
A set of modern Grafana dashboards for Kubernetes.
raihankhan/jwt-auth-system
raihankhan/k8s-cluster
A repository for keeping different kubernetes cluster deployment strategies for both production and local dev environment
raihankhan/k8s-development
raihankhan/k8s-rabbitmq
RabbitMQ deployment with kubernetes statefulset and other required resources
raihankhan/kafka-connect
raihankhan/kube-prometheus-builtin
Manual provisioning of monitoring stack via kubernetes native workloads
raihankhan/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
raihankhan/kubepack
raihankhan/leetcode
Leetcode solutions
raihankhan/microservices-go
Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.
raihankhan/OS-Setup
This repository contains all the setup manual and scripts used for my regularly used workstation OS (Ubuntu). This is also an effort to maintain an automated script of my local environment.
raihankhan/rabbitmqctl
A CLI tool to interact with RabbitMQ and perform administrative operations
raihankhan/raihankhan
raihankhan/raihankhan.github.io
My Blog + Porfolio, A hugo static site with Toha theme.
raihankhan/sample-controller
Repository for sample controller. Complements sample-apiserver