Last active
January 30, 2025 19:41
Revisions
-
strongjz revised this gist
Aug 12, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -55,6 +55,7 @@ Kubernetes Networking * http://blog.shippable.com/kubernetes-tutorial-deploying-a-load-balanced-docker-application * https://itnext.io/an-illustrated-guide-to-kubernetes-networking-part-1-d1ede3322727 * https://ahmet.im/blog/kubernetes-network-policy/ * https://www.microsoft.com/en-us/research/blog/high-performance-container-networking/?OCID=msr_blog_containernet_nsdi_car Passing Blog posts * https://suraj.pro/post/journey-to-cka/ -
strongjz revised this gist
Aug 8, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Other's lists of resources Networking * https://thenewstack.io/hackers-guide-kubernetes-networking/ Kubernetes Networking * https://jvns.ca/blog/2017/10/10/operating-a-kubernetes-network/ -
strongjz revised this gist
Aug 8, 2019 . 1 changed file with 24 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,8 +31,30 @@ Other's lists of resources Networking * https://thenewstack.io/hackers-guide-kubernetes-networking/ Kubernetes Networking * https://jvns.ca/blog/2017/10/10/operating-a-kubernetes-network/ * https://jvns.ca/blog/2017/09/03/network-interfaces/ * https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model/ * https://supergiant.io/blog/understanding-kubernetes-kube-proxy/ * https://github.com/containernetworking/cni * https://www.slideshare.net/weaveworks/introduction-to-the-container-network-interface-cni * https://www.dasblinkenlichten.com/understanding-cni-container-networking-interface/ * https://chianingwang.blogspot.com/2018/10/kubernetes-k8s-networking-note.html * https://www.dasblinkenlichten.com/understanding-cni-container-networking-interface/ * https://speakerdeck.com/thockin/illustrated-guide-to-kubernetes-networking * https://docs.oracle.com/cd/E52668_01/E88884/html/kube_admin_config_iptables.html * https://neuvector.com/network-security/kubernetes-networking/ * https://www.karlrupp.net/en/computer/nat_tutorial * https://www.projectcalico.org/comparing-kube-proxy-modes-iptables-or-ipvs/ * https://www.aquasec.com/wiki/display/containers/Kubernetes+Networking+101 * https://blog.oddbit.com/post/2014-08-11-four-ways-to-connect-a-docker/ * https://www.aquasec.com/wiki/display/containers/70+Best+Kubernetes+Tutorials#id-70BestKubernetesTutorials-network * https://ahmet.im/blog/kubernetes-network-policy/ * http://blog.shippable.com/kubernetes-tutorial-deploying-a-load-balanced-docker-application * https://itnext.io/an-illustrated-guide-to-kubernetes-networking-part-1-d1ede3322727 * https://ahmet.im/blog/kubernetes-network-policy/ Passing Blog posts * https://suraj.pro/post/journey-to-cka/ * https://suraj.io/post/road-to-cka/ -
strongjz revised this gist
Jan 12, 2019 . 1 changed file with 33 additions and 35 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,58 +1,56 @@ Tools * Kops https://github.com/kubernetes/kops/blob/master/docs/README.md * Kubectl https://kubernetes.io/docs/tasks/tools/install-kubectl/ * kubespy https://blog.pulumi.com/kubespy-trace-a-real-time-view-into-the-heart-of-a-kubernetes-service * kops https://icicimov.github.io/blog/virtualization/Kubernetes-Cluster-in-AWS-with-Kops/ Presentations https://www.slideshare.net/opsta/what-you-have-to-know-about-certified-kubernetes-administrator-cka?from_action=save Security * https://cka-exam.blog/security/ * https://kubernetes-security.info/ General Blog Posts * https://developer.atlassian.com/blog/2017/07/kubernetes-infra-on-aws/ * https://platform9.com/docs/deploy-kubernetes-the-ultimate-guide/ * https://github.com/darshanime/notes/blob/master/kubernetes.org * https://suraj.pro/post/journey-to-cka/ * https://suraj.io/post/road-to-cka/ * https://stripe.com/blog/operating-kubernetes Other's lists of resources * https://docs.google.com/spreadsheets/d/10NltoF_6y3mBwUzQ4bcQLQfCE1BWSgUDcJXy-Qp2JEU/edit?usp=sharing * https://scriptcrunch.com/kubernetes-tutorial-guides/ Networking * https://thenewstack.io/hackers-guide-kubernetes-networking/ Passing Blog posts * https://suraj.pro/post/journey-to-cka/ * https://suraj.io/post/road-to-cka/ Tutorials * https://learnk8s.io/ * https://vsupalov.com/unofficial-kubernetes-self-assessment/ * https://techbeacon.com/top-tutorials-mastering-kubernetes * http://kubernetesbyexample.com/ * https://akomljen.com/set-up-a-jenkins-ci-cd-pipeline-with-kubernetes/ * https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615 * https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes * https://labs.play-with-k8s.com * https://www.katacoda.com/courses/kubernetes/playground * https://www.katacoda.com/courses/kubernetes * https://www.aquasec.com/wiki/display/containers/Kubernetes+Nodes Video Lectures * https://www.youtube.com/watch?v=e1XCsuTYUa4 * https://www.youtube.com/watch?v=w34txLmpEuMCON308 Mastering Kubernetes on AWS * A Technical Overview of Kubernetes (CoreOS Fest 2015) https://www.youtube.com/watch?v=WwBdNXt6wO4 -
strongjz revised this gist
Jan 12, 2019 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ Tools Kops https://github.com/kubernetes/kops/blob/master/docs/README.md Kubectl https://kubernetes.io/docs/tasks/tools/install-kubectl/ @@ -24,7 +25,11 @@ General Blog Posts * https://suraj.pro/post/journey-to-cka/ * https://suraj.io/post/road-to-cka/ * https://stripe.com/blog/operating-kubernetes Other's lists of resources * https://docs.google.com/spreadsheets/d/10NltoF_6y3mBwUzQ4bcQLQfCE1BWSgUDcJXy-Qp2JEU/edit?usp=sharing * https://scriptcrunch.com/kubernetes-tutorial-guides/ Networking https://thenewstack.io/hackers-guide-kubernetes-networking/ -
strongjz revised this gist
Jan 12, 2019 . No changes.There are no files selected for viewing
-
strongjz revised this gist
Jan 12, 2019 . 1 changed file with 15 additions and 8 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,31 @@ Tools Kops https://github.com/kubernetes/kops/blob/master/docs/README.md Kubectl https://kubernetes.io/docs/tasks/tools/install-kubectl/ kubespy https://blog.pulumi.com/kubespy-trace-a-real-time-view-into-the-heart-of-a-kubernetes-service kops https://icicimov.github.io/blog/virtualization/Kubernetes-Cluster-in-AWS-with-Kops/ Presentations https://www.slideshare.net/opsta/what-you-have-to-know-about-certified-kubernetes-administrator-cka?from_action=save Security https://cka-exam.blog/security/ https://kubernetes-security.info/ General Blog Posts * https://developer.atlassian.com/blog/2017/07/kubernetes-infra-on-aws/ * https://platform9.com/docs/deploy-kubernetes-the-ultimate-guide/ * https://github.com/darshanime/notes/blob/master/kubernetes.org * https://suraj.pro/post/journey-to-cka/ * https://suraj.io/post/road-to-cka/ * https://stripe.com/blog/operating-kubernetes * https://docs.google.com/spreadsheets/d/10NltoF_6y3mBwUzQ4bcQLQfCE1BWSgUDcJXy-Qp2JEU/edit?usp=sharing Networking https://thenewstack.io/hackers-guide-kubernetes-networking/ -
strongjz renamed this gist
Jan 12, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
strongjz created this gist
Jan 12, 2019 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,46 @@ Tools Kops https://github.com/kubernetes/kops/blob/master/docs/README.md Kubectl https://kubernetes.io/docs/tasks/tools/install-kubectl/ kubespy https://blog.pulumi.com/kubespy-trace-a-real-time-view-into-the-heart-of-a-kubernetes-service kops https://icicimov.github.io/blog/virtualization/Kubernetes-Cluster-in-AWS-with-Kops/ Presentations https://www.slideshare.net/opsta/what-you-have-to-know-about-certified-kubernetes-administrator-cka?from_action=save Security https://cka-exam.blog/security/ https://kubernetes-security.info/ General Blog Posts https://developer.atlassian.com/blog/2017/07/kubernetes-infra-on-aws/ https://platform9.com/docs/deploy-kubernetes-the-ultimate-guide/ https://github.com/darshanime/notes/blob/master/kubernetes.org https://suraj.pro/post/journey-to-cka/ https://suraj.io/post/road-to-cka/ https://stripe.com/blog/operating-kubernetes https://docs.google.com/spreadsheets/d/10NltoF_6y3mBwUzQ4bcQLQfCE1BWSgUDcJXy-Qp2JEU/edit?usp=sharing Networking https://thenewstack.io/hackers-guide-kubernetes-networking/ Passing Blog posts https://suraj.pro/post/journey-to-cka/ https://suraj.io/post/road-to-cka/ Tutorials https://learnk8s.io/ https://vsupalov.com/unofficial-kubernetes-self-assessment/ https://techbeacon.com/top-tutorials-mastering-kubernetes http://kubernetesbyexample.com/ https://akomljen.com/set-up-a-jenkins-ci-cd-pipeline-with-kubernetes/ https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615 https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes https://labs.play-with-k8s.com https://www.katacoda.com/courses/kubernetes/playground https://www.katacoda.com/courses/kubernetes https://www.aquasec.com/wiki/display/containers/Kubernetes+Nodes Video Lectures https://www.youtube.com/watch?v=e1XCsuTYUa4 https://www.youtube.com/watch?v=w34txLmpEuMCON308 Mastering Kubernetes on AWS A Technical Overview of Kubernetes (CoreOS Fest 2015) https://www.youtube.com/watch?v=WwBdNXt6wO4