Carlos Mendible 5/31/2019

Scale a Kubernetes Deployment with .NET Core

Read Original

This technical tutorial provides a step-by-step guide to creating a .NET Core API controller that can scale Kubernetes deployments. It covers setting up the project, adding the KubernetesClient package, configuring in-cluster vs. local development access, and implementing a PATCH endpoint to modify replica counts.

Scale a Kubernetes Deployment with .NET Core

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week