... | ... | @@ -896,3 +896,9 @@ The Dockerfile builds the IFS container and it is optimized to use cache to the |
|
|
|
|
|
The hardest part here was writing the yaml files for the different resources. For every resource, it is required that you right manifest files so that we can have a way to recreate all of the resources we have (in case something goes drastically wrong). You can create resources from the rancher UI, but that is bad QA as you have to remember the configurations wheras with a yaml file you can just run `kubectl apply -f <file>`.
|
|
|
|
|
|
# November 19
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
- Judi is doing some refactoring of the project, so there's no coding or kuberetes configurations I can do today.
|
|
|
- I think I finished the wiki today so we're good |
|
|
\ No newline at end of file |