-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refacto interface vio #32
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dd66d01
to
23dcb6f
Compare
23dcb6f
to
2844569
Compare
This reverts commit 71c5cdc.
* add first yaml files * set api pod replica to 1 * init Makefile * Add terraform first files * Clean terraform files * Make Terraform working * Create ansible files * Deploy edge-interface via Ansible * Set global static ip and google certif managed * remove old files * Create edge interface via Terraform * Create edge orchestrator via Terraform * Update edge interface * Create namespace via Terraform * Clean Terraform project and structure it * Remove Ansible part * Remove ReadME and move service account * Create namespace before deployments * Remove outputs * Clean probes on deployment files * Make Terraform files compliant * Made Cluster able to create Pods on right IP range * Add Service Account creation to create everything from it * Clean files * Rename file * Giev new rights to SA * Make a good CD for deploy VIO * Clean Terraform directory * Clean CD * Removed client reference * Move file to kube and Terraform directory * Change api config * create static ip * same ingress for everyone * make distinct ingress and add global static ip * fix api issue * add more time between probes * clean files and remove workflows ones * add replicas * move files and add readme * remove old ingress * add ansible part * write deployment specifications * adapt for docker-compose * ansible with variables * docker-compose for intel (demo vio) * docker-compose for intel (demo vio) * adding comment on docker compose * Delete vio_demo.md * able to deploy on all edge * rollback kube * remove cfg * lint and rename credentials file * remove edge container * change input_images_folder to source * remove Desktop from path * set env var and remove configs * fix review * fix show img on item-show * add edge_name env var --------- Co-authored-by: gireg.roussel <giregroussel@free.fr>
0e244c7
to
dc3827c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.