Kubernetes Tutorial for Swift on the Server | raywenderlich.com

In this tutorial, you’ll learn how to use Kubernetes to deploy a Kitura server that’s resilient, with crash recovery and replicas. You’ll start by using the kubectl CLI, then use Helm to combine it all into one command.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4304682-kubernetes-tutorial-for-swift-on-the-server

Can this tutorial be written for Vapor too?

@0xtim Can you please help with this when you get a chance? Thank you - much appreciated! :]

@guru I’ll see if we can add it to the update list at some point, but for the most part the tutorial will be identical. The only real difference is the fatal error handler needs to be converted to Vapor but that should be relatively easy!

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!