This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Description
The problem
This is a follow-up of #230
The problem remains the same, but a new solution has been proposed.
Proposed solution
The agent exports kubeconfig as an environment variable into the pods it creates. Applications running in pods can then use this file to communicate with k8s. This is a temporary solution.