< All events

Kubernetes Atlanta May Meetup: Building, Deploying and Managing APIs in K8s

Duration 2h



Learning by doing is paramount in acquiring practical skills, particularly in the realm of API development. We’ll explore building a simple Python/Node API and deploying it on Minkube/GKE and then adding security to it and exposing it.

During this event, we will cover how to:
– Create a node API
– Dockerize it
– Add an API definition for security/publishing
– Package it with a helm
– Deploy to Kubernetes