While the educates platform installation is supported via the CLI, it does not cover the prerequisites (mainly a working k8s cluster).
Local installations are straightforward using Docker Desktop, as the cli covers the kind installation.
But remote clusters must be provisioned before deploying the platform with the cli.
The scope of this project is to provide terraform k8s infrastructure and educates platform installation modules, along with reference implementations via root modules.
The initial scope of the project was not to be supported in the OSS community, so there is derivative work.
But the project needs to be sanitized before made public.
The following tasks needs to be accomplished before making public:
While the educates platform installation is supported via the CLI, it does not cover the prerequisites (mainly a working k8s cluster).
Local installations are straightforward using Docker Desktop, as the cli covers the kind installation.
But remote clusters must be provisioned before deploying the platform with the cli.
The scope of this project is to provide terraform k8s infrastructure and educates platform installation modules, along with reference implementations via root modules.
The initial scope of the project was not to be supported in the OSS community, so there is derivative work.
But the project needs to be sanitized before made public.
The following tasks needs to be accomplished before making public:
Curate project commit history to be OSS friendly (one time force push before flipping to public)