NUNUG Meeting Announcement:
This message is to announce our upcoming meeting night for the Northern Utah .NET User Group.
Meeting Info:
Topic: Intro to Kubernetes
Presented by: Nate Zaugg
Date: Thursday, 2021-09-09
Time: 06:30PM
Abstract:
If you have a handle on Docker, then the next step in the evolution is to figure out how to run your containerized code in Kubernetes. Kubernetes has emerged as the de-facto way to deploy your containers in the cloud. It's supported by every cloud vendor, and there are incredible benefits when your run your apps in Kubernetes. We'll go over the basics of Kubernetes, what it is, how to use some of the basic commands, and how to deploy an application that works with Docker compose into a Kubernetes cluster.