-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AKS cluster epiphany configuration #1444
Comments
@mkyc are we talking here about yaml configs that we have in epicli? Or is it something else like terraform configs etc? |
In previous tasks in order (#1440, #1441) terraform scripts should already be prepared. That means that here we want to develop yaml configs we have in epicli, inserting those previously prepared terraform scripts, embed it in epicli to be able to create cluster with epiphany. This task is basically "do the thing" task. Previous ones are preparations. One more comment here is that thing in brackets. This task depends slightly on component versioning epic (which is not in GH so far) and before start of this task, it should be reviewed again with output of researches in that other epic in mind. |
@mkyc thank you, that makes it clearer. 👍
I'm keeping the |
What we discuss so far is:
|
As is was decided we are not going to include any managed kubernetes clusters configuration inside epiphany, but we will release AKS as separate module already done here. |
Create AKS cluster configuration to be able to create it using epiphany.
Is your feature request related to a problem? Please describe.
We need to have possibility to create AKS cluster with epiphany.
Describe the solution you'd like
In previous tasks in order (#1440, #1441) terraform scripts should already be prepared. That means that here we want to develop yaml configs similar to what we have in epicli, inserting those previously prepared terraform scripts, embed it in epiphany environment to be able to create cluster with epiphany. This task is basically "do the thing" task. Previous ones are preparations.
Describe alternatives you've considered
This task has to consider what would be output from task #1462 as it will discuss modularisation in epiphany.
Additional context
No.
The text was updated successfully, but these errors were encountered: