aviatus's Stars
syswe/ntop
ntop is an open source tool that allows you to visually and clearly see the status of all your nodes and filtered pods on Kubernetes stages.
bariiss/aws-mfa-docker
This project provides a containerized environment for managing AWS credentials with Multi-Factor Authentication (MFA). It utilizes a Docker container to encapsulate the aws-mfa tool and related dependencies, providing a consistent and isolated setup for credential management.
rahuldkjain/github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
gautamkrishnar/blog-post-workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
knative/docs
User documentation for Knative components.
kubernetes/client-go
Go client for Kubernetes.
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
G33kzD3n/Catalogue
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
alex-xu-system/bytebytego
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
aws/aws-eks-best-practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
Lissy93/personal-security-checklist
🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
trstringer/kubernetes-validating-webhook
Example showing how to implement a basic Kubernetes validating webhook
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
acikyazilimagi/afet-org
prabhatsharma/kubernetes-the-hard-way-aws
AWS version of Kelsey's kubernetes-the-hard-way
wagoodman/dive
A tool for exploring each layer in a docker image
kubevious/kubevious
Kubevious - Kubernetes without disasters
krallin/tini
A tiny but valid `init` for containers
hashicorp/vagrant
Vagrant is a tool for building and distributing development environments.
cilium/cilium
eBPF-based Networking, Security, and Observability
mmumshad/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
alijahnas/CKA-practice-exercises
This is a guide for passing the CNCF Certified Kubernetes Administrator (CKA) with practice exercises. Good luck!
asagage/aws-mfa-script
Script to fetch an MFA token for you to use temporary aws access credentials
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
axios/axios
Promise based HTTP client for the browser and node.js
matthew-andrews/isomorphic-fetch
Isomorphic WHATWG Fetch API, for Node & Browserify