Skip to content

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.

License

Notifications You must be signed in to change notification settings

xNok/The-math-behind-kubernetes

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published