Skip to content

Repo documenting all my networking notes in the unix, containers, cloud and k8s space.

Notifications You must be signed in to change notification settings

moabukar/unix-net

Repository files navigation

UNIX networking (unix, containers, k8s etc)

Repo documenting all my networking in the unix, containers and k8s space.

Note: converting markdown files to pdf:

brew install pandoc
brew install wkhtmltopdf # or brew install weasyprint

pandoc docker-net.md -o docker-net.pdf --pdf-engine=wkhtmltopdf ## using wkhtmltopdf
# alt
pandoc k8s-net.md -o k8s-net.pdf --pdf-engine=weasyprint ## using weasyprint

TODO

  • [] Security
  • [] Firewalls
  • [] Azure Networking
  • [] GCP Networking

If you think of anything useful, please feel free to make a PR and add or raise an issue 🙏

About

Repo documenting all my networking notes in the unix, containers, cloud and k8s space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published