Linode’s latest technical docs include a robust beginner’s guide to Kubernetes, how to add WireGuard VPN security measures, and how to use Pulumi for your Linodes. Take a look and leave a comment on the docs to share your feedback.
Kubernetes resources
A Beginner’s Guide to Kubernetes
A robust, five-part series to help you better understand Kubernetes and how to get the container orchestration system up and running. The series covers k8s API, Masters and Nodes, and much more.
- Part 1: Containers and orchestration, the Kubernetes API, and kubectl
- Part 2: Master server, cluster nodes, and the Kubernetes Control Plane
- Part 3: Pods, Services, Volumes, and Namespaces
- Part 4: ReplicaSets, Deployments, and Jobs
- Part 5: Networking in Kubernetes and advanced Kubernetes topics
This guide introduces core tools for troubleshooting and solutions to some tricky situations you may find yourself in.
A go-to reference and glossary for common Kubernetes terminology. A handy companion alongside the beginner’s guide.
Best of the rest
Pulumi is a development tool that allows you to write programs that deploy cloud resources – or Infrastructure as Code (IaC). This guide walks you through setting up Pulumi and using it to create a single Linode instance, as well as a NodeBalancer with two NGINX webserver backends.
Set Up WireGuard VPN on Debian
Configure WireGuard’s state-of-the-art cryptography on your Linode running Debian for a simple, fast, and secure VPN.
We are committed to providing the highest quality educational content to the developer community, but we need your help. If you have feedback or ideas for future content you’d like to see, please reach out to us at https://www.linode.com/feedback/.
Linode is also launching a new developer spotlight called “Craft of Code,” where we highlight cool projects and applications from Linode customers around the world. If you have a great application story, let us know and we’ll highlight it on our website and community portals. Best of all, you get VIP swag and access to the latest product and event announcements. Email Steve from our content team at swhisler@linode.com.
Comments (2)
Many Thanks for this write up.Useful technical doc on the Kubernetes.
Really Loved it..Thanks a lot
You are very welcome! I’m glad it’s helpful.