Skip to content

Instantly share code, notes, and snippets.

@anitsh
Last active April 26, 2020 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anitsh/4b1f4543c8a1463343b802ccc282771a to your computer and use it in GitHub Desktop.
Save anitsh/4b1f4543c8a1463343b802ccc282771a to your computer and use it in GitHub Desktop.
# This gist will be about Kubernetes practise.
### setting up cluster
https://www.codeproject.com/Articles/5065989/3-Nodes-Kubernetes-Cluster-for-Home-Lab-Quick-Dirt
https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/
https://itnext.io/kubernetes-multi-cluster-networking-made-simple-c8f26827813
https://github.com/cloudflare/cfssl
https://github.com/cloudflare/certmgr
https://github.com/containerd/containerd
https://github.com/tmux/tmux/wiki
https://github.com/etcd-io/etcd
https://itnext.io/kubernetes-networking-behind-the-scenes-39a1ab1792bb
https://github.com/ilhaan/kubeCDN https://blog.insightdatascience.com/how-to-build-your-own-cdn-with-kubernetes-5cab00d5c258
https://enterprisersproject.com/article/2020/3/kubernetes-best-practices-building-applications-containers#comment-form
https://github.com/metallb/metallb
https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-18-04
https://www.gremlin.com/community/tutorials/how-to-create-a-kubernetes-cluster-on-ubuntu-16-04-with-kubeadm-and-weave-net/
https://github.com/GoogleContainerTools/skaffold
https://docs.bitnami.com/kubernetes/how-to/configure-rbac-in-your-kubernetes-cluster/
https://docs.bitnami.com/kubernetes/how-to/deploy-go-application-kubernetes-helm/
https://servicemesh.es/
Defines Kubernetes components With Interfaces [link](https://www.infoq.com/presentations/kubernetes-interfaces-networking-storage-mesh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment