Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.01 KB

The Math Behind Kubernetes

Kubernetes Operation and Management raises many interesting mathematical problems very similar to those I studies in Industrial Engineering. The repo is an opportunity to look at Kubernetes from another angle.

Want to learn more about Kubernetes itself?

Here is a list of articles I wrote about managing Kubernetes Cluster and Improving developer experience with Kubernetes:

MIP Kubernetes Node Sizing Problem

glpsol -m ./models/2.2_knsp_replicas_scaling.mod \
    -d ./problems/app_1.dat \
    -d ./problems/gcp_nodes.dat \
    -d ./problems/general.dat \
    --cuts