-
Notifications
You must be signed in to change notification settings - Fork 15
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
Bring up Kubernetes Cluster for Eiffel Community #75
Comments
@t-persson this is the action point from the last TC meeting. Could you please pass the details of Kubernetes Cluster you have in mind like k8s version, networking details, storage details, no of worker nodes, specs of worker nodes and anything else you could think of? |
Yes, I am working on it :) |
K8S version: We are running on 1.17.3 now but we would want to run on latest. Networking:
Storage details:
Worker nodes:
This is our current specs (might be too much for Eiffel community):
Service accounts Authentication @fredjn @andjoe-axis Please add more if I'm missing something. |
Thanks for this @t-persson. |
Notes from the meeting between Eiffel and Nordix Communities on 2021-09-15. Participants: Notes:
APs:
|
Additional comments in old TC MoM: https://github.com/eiffel-community/community/blob/master/meetings/MEETINGS_TC_2023.md#january-11-2023 (see Action Items) |
An Easy2Use deployment on Nordix was presented on the Eiffel Summit in Gothenburg last week |
@pef-ericsson to look into https://hackmd.io/X3Nrxe4MRdSJI_lsTkSwiQ?view and consider what the relevant next steps would be |
@e-backmark-ericsson @m-linner-ericsson @t-persson
|
Continuation of this work happen under #207 |
Description
There is an idea to bring up a Kubernetes Cluster for Eiffel Community in order to use it as part of Eiffel CI/CD to deploy Eiffel components for testing purposes. In addition to using it for CI/CD this could be a step toward bringing a reference Eiffel deployment as well.
Motivation
Eiffel Community does not have extensive testing at the moment.
This will allow community to explore ways to extend the test scope for Eiffel Components as well as open up further opportunities to deploy Eiffel for real in open source.
Exemplification
Many communities have such environments to run tests or use for production purposes.
Benefits
This will allow community to explore ways to extend the test scope for Eiffel Components as well as open up further opportunities to deploy Eiffel for real in open source.
Possible Drawbacks
This will require Eiffel Community members to put some time on maintaining the Kubernetes Cluster and adjust Eiffel CI/CD for deploying Eiffel components on it.
The text was updated successfully, but these errors were encountered: