• Stars
    star
    183
  • Rank 210,154 (Top 5 %)
  • Language
  • License
    Apache License 2.0
  • Created about 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kubernetes reference, awesome, cheatsheet, concepts, tools, examples

kubernetes-complete-reference

Visits Badge GitHub last commit GitHub license GitHub stars GitHub forks GitHub issues

Kubernetes Logo

The completest reference for the Kubernetes container orchestration engine.

Created by ssbostan and contributors.

What is Kubernetes?

Kubernetes - aka K8s - is a container orchestration engine for automating deployment, scaling, and management of containerized applications. With Kubernetes, a set of container engines (Docker, Containerd, CRI-O, etc.) that were deployed on various servers (both physical and virtual) can be brought together to manage complex container-based software environments. The set of these servers is called the Kubernetes Cluster. So to speak, the Kubernetes cluster is a set of nodes that can run containers which they managed centrally with an amazing tool called Kubernetes. Kubernetes is a leading container orchestration engine in the current container ecosystem.

Why we need Kubernetes?

In software environments that use containers, usually microservices, we have many concerns such as storage and network needs, dynamic configuration per run environments, load balancing, application scaling, high availability, etc. Kubernetes is the answer to these concerns. With the Kubernetes platform, all things such as that described above are managed automatically by this great platform. Before Kubernetes, these concerns were solved manually or automatically in scattered tools. With Kubernetes, all of them are done on just one platform.

Table of Contents:

Kubernetes topics are categorized into these top headers. It may change in future.

  1. Kubernetes Concepts
  2. Kubernetes Cheatsheets
  3. Kubernetes Best Practices
  4. Kubernetes Tutorials
  5. Kubernetes Tools
  6. Kubernetes Examples

How to contribute:

All contributions are welcomed. CONTRIBUTING.md

Everyone interested in the Kubernetes can contribute to this reference.

Saeid Bostandoust [email protected]

More Repositories

1

jenkins-tutorial

The completest Jenkins tutorial, reference, awesome, examples
335
star
2

jenkins-stack-kubernetes

Scripts and manifests to deploy complete Jenkins on Kubernetes
Shell
192
star
3

maasta

MAAS Terraform Ansible
Python
157
star
4

jenkins-stack-docker

Docker-compose version of jenkins-stack-kubernetes
Dockerfile
150
star
5

vboxpower

VirtualBox Power Driver for MAAS
Python
142
star
6

tondra

Continuous Development on Kubernetes environments with Skaffold
Python
110
star
7

netmeter-exporter

Prometheus exporter for Netmeter
Python
104
star
8

netmeter

Network monitoring tool
Python
98
star
9

zagros

Zagros Open Source Operating System
Assembly
32
star
10

terraform-tutorial

The completest Terraform tutorial, reference, awesome, examples
HCL
31
star
11

devops-bash-scripts

The completest repository of BASH scripts for DevOps engineers
Shell
22
star
12

ssbostan

My Profile Project :)) Readme
13
star
13

prometheus-multi-tenant-proxy-server

Multi-tenant reverse proxy for Prometheus server
Go
12
star
14

xsocket

XSocket is a cross-platform Socket library
C
11
star
15

docker-with-saeid

Applications repository of Docker with Saeid tutorial
Python
10
star
16

docker-logging-awesome

Complete reference for Docker Logging systems and drivers
7
star
17

neptune

Simple API with Flask web framework
Python
6
star
18

vault-secrets-sdk-go

HCP Vault Secrets SDK for Go programming language
Go
5
star
19

librempc

Multiple Precision Arithmetic
C
5
star
20

telescope

Export kubernetes Pod info
Python
4
star
21

anakonda

Anakonda is an API-led container-based task runner
Python
3
star
22

argostart

Helm Chart to deploy the first ArgoCD Application to setup AppOfApps and AppOfAppSets patterns
Smarty
3
star
23

just-for-dockerize

Test your Dockerizing experience
Python
2
star
24

argoapps

Helm Charts to generate ArgoCD Applications for Kubernetes Platform management
2
star
25

kubernetes-opa-library

Kubernetes OPA Gatekeeper policies with a deployable Helm chart
Shell
1
star
26

vault-secrets-sdk-python

HCP Vault Secrets SDK for Python programming language
1
star
27

charts

Helm charts of my github projects
1
star
28

secret-injector

Helm Chart to deploy Sealed-Secrets and External-Secrets resources
1
star
29

london-tube-lines

An API-led container-based project for DevOps in 10 days
HCL
1
star
30

rafay-deploy-pipeline

Deploy Kubernetes workloads with Rafay Kubernetes platform
HCL
1
star
31

devops

DevOps Conference Website
HTML
1
star