Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 3.29 KB

README.md

File metadata and controls

22 lines (22 loc) · 3.29 KB
No. Branch Description Tag
1 yt/k8s-cluster-with-kind Run k8s cluster with KinD, and then access Nginx service through NodePort. kind, k8s, nodeport
2 docs/kind-demo Run k8s cluster with KinD, and then access Nginx service through NodePort and KinD Port Mapping technique. kind, k8s, nodeport, port-mapping
3 docs/flannel-demo Run k8s cluster with KinD and Flannel CNI, and then using ping command to check connectivity between pods on the same cluster. kind, k8s, flannel, cni
4 docs/calico-demo Run k8s cluster with KinD and Calico CNI, and then using ping command to check connectivity between pods on the same cluster. kind, k8s, calico, cni
5 neovim/neovim-from-scratch Learning NeoVim from scratch neovim
6 udemy/aws-cloud-practitioner AWS Cloud Practitioner Essentials aws, cloud
7 lab/kubeadm-using-vagrant Create k8s cluster with kubeadm using Vagrant k8s, kubeadm, vagrant
8 ansible/code-my-own-module Code my own Ansible module ansible, module
9 lab/install-k8s-manually Install k8s cluster manually using Vagrant k8s, vagrant
10 lab/setup-k8s-by-kubeadm Setup k8s cluster by kubeadm and Vagrant k8s, kubeadm, vagrant
11 udemy/docker-mastery Udemy course: Docker Mastery docker, udemy
12 udemy/kubernetes-mastery Udemy course: Kubernetes Mastery k8s, udemy
13 books/k8s-up-and-running Books: Kubernetes Up and Running k8s, books
14 golang@lab/docker-buildx Using buildx to build multi-arch container image. docker, buildx
15 commands My own common commands that I often use. commands
16 k8s/templates Popular Kubernetes templates to test and demonstrate. k8s, templates
17 docker/dockerfiles My own Dockerfiles. docker, dockerfiles
18 aws/commands My own AWS commands that I often use. aws, commands
19 cluster-api/openstack Cluster-API with OpenStack provider cluster-api, openstack
20 cloud-dict The collection of terms and concepts in Cloud Computing. cloud, dict