usage.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. ==============
  2. Using Netmaker
  3. ==============
  4. Netmaker has many different use cases, from a basic virtual network to an office gateway VPN to a Kubernetes underlay. It can be a bit overwhelming to figure out where to start. If you don't find your use case here, but think Netmaker is a good fit, let us know!
  5. External Tutorials
  6. ==================
  7. Members of the community have created helpful tutorials for getting started with Netmaker. Below are some selected tutorials on different topics.
  8. Video Tutorials
  9. ---------------
  10. * `Intro/Overview <https://youtu.be/PWLPT320Ybo>`_: Tutorial on first-time usage, setting up a mesh network.
  11. * `Site-to-Site Gateway <https://youtu.be/krCKBJhwwDk>`_: Tutorial on setting up site-to-site connections, allowing peers to access external networks via gateways.
  12. * `IPv6 and Private DNS <https://youtu.be/b4diaKWUcXI>`_: Tutorial on dual-stack IPv6 in Netmaker and Private DNS management (separate topics).
  13. * `Kubernetes Networking <https://youtu.be/z2jvlFVU3dw>`_: Tutorial on setting up cross-cloud Kubernetes clusters using Netmaker.
  14. Written Tutorials
  15. -----------------
  16. * `Kubernetes Cross-cloud cluster <https://itnext.io/how-to-deploy-a-single-kubernetes-cluster-across-multiple-clouds-using-k3s-and-wireguard-a5ae176a6e81>`_: Tutorial on setting up cross-cloud Kubernetes clusters using Netmaker.
  17. Basic
  18. =====
  19. Local Network
  20. =============
  21. Site-to-Site
  22. ============
  23. Dual Stack with IPv6
  24. ====================
  25. Kubernetes Node Network
  26. ========================