Skip to content

Kubernetes utils

Marcos Huck requested to merge feature/kubernetes into master

Related tasks

Context

We need to upgrade the kubernetes client in the Cloudsim library, this change require us to deprecate the Gloo implementation, and we could take advantage of that to avoid importing the kubernetes repository.

Change

This MR copies the needed helper functions from the kubernetes repository that are not available in the canonical repositories created by the Kubernetes to be used as SDK.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports