Kubernetes Series Part 3 - Deploy a node application to a Kubernetes cluster
🏗️ What we’ll build In previous posts from this series, we created an express server that serves weather data from the open weather API. We then created a Dockerfile for that service that we can use to deploy to various cloud services. This post wil...
Apr 8, 20235 min read16



