Pinned Repositories
argo-apid-helper
A helper to detect and list the Kubernetes Servers' API Deprecations that are managed by ArgoCD
container-resource-exporter
Effortlessly get the Resources' request, limit and current usage by containers in your cluster/namespace
cronjob-schedule-table
A simple page that lists all the CronJobs that are available in K8s Cluster
helm-charts
List of Helm Charts to support docker images that are maintained by @gkarthiks
ip-geo-locator
Returns the GEO location of the IP Address provided
k8s-discovery
Auto discover the running environment and serves the kubernetes clientset interface for interaction
nil-issue-reporter
Non-Inclusive Language scanner and reporter for issues in GitHub Projects
quick-commands-cheat-sheet
Commands that are used very frequently for various tools or applications or projects.
s3-presigned-url
https://gkarthiks.github.io/s3-presigned-url/ Creating a PreSigned URL for the Amazon S3 via plain HTTP
swagger-validate-container
A docker image to be used in CI validation of the OpenAPI or Swagger YAML
gkarthiks's Repositories
gkarthiks/k8s-discovery
Auto discover the running environment and serves the kubernetes clientset interface for interaction
gkarthiks/argo-apid-helper
A helper to detect and list the Kubernetes Servers' API Deprecations that are managed by ArgoCD
gkarthiks/ip-geo-locator
Returns the GEO location of the IP Address provided
gkarthiks/helm-charts
List of Helm Charts to support docker images that are maintained by @gkarthiks
gkarthiks/graphql-java-tools-multiple-interface-example
GraphQL for java implementation with Multiple interface
gkarthiks/nodeJS-GraphQL
https://gkarthiks.github.io/nodeJS-GraphQL/ A simple nodeJS GraphQL application
gkarthiks/SimpleBlockChainExample
https://gkarthiks.github.io/SimpleBlockChainExample/
gkarthiks/getNumText
https://gkarthiks.github.io/getNumText/
gkarthiks/samples-server
gkarthiks/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
gkarthiks/awesome-go-storage
A curated list of awesome Go storage projects and libraries
gkarthiks/conftest
Write tests against structured configuration data using the Open Policy Agent Rego query language
gkarthiks/dns
DNS library in Go
gkarthiks/gkarthiks
gkarthiks/go-common
Common utility functions for GoLang
gkarthiks/go-md2man
gkarthiks/go-xtables
🛡 Go bindings for iptables, ebtables and arptables, which provide numerous features, extensions and more.
gkarthiks/goroutine-counter
A supporting GH repo for Medium Article about Goroutines And Controls
gkarthiks/homebridge-bali-blinds
Bali Motorized Blinds Plugin for Homebridge
gkarthiks/kbom
KBOM - Kubernetes Bill of Materials
gkarthiks/kubeshark
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters.. Think TCPDump and Wireshark re-invented for Kubernetes
gkarthiks/namespace-annotator
A mutating webhook handler for adding namespace annotations using the Kubebuilder; supporting code base for the medium article:
gkarthiks/numi
Beautiful calculator app for macOS
gkarthiks/ring
Unofficial packages for Ring Doorbells, Cameras, Alarm System, and Smart Lighting
gkarthiks/RiTa-work-examples
An exercise to work and understand the RiTa package.
gkarthiks/temporal-operator
Temporal Kubernetes Operator
gkarthiks/testingproj-k8s-discovery
A dummy proj for testing the k8s-discovery module
gkarthiks/thesecretlivesofdata
Understanding what your bits do when you're not looking.
gkarthiks/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
gkarthiks/what-happens-when-k8s
🤔 What happens when I type kubectl run?