Conversation
… added some of the stuff I was able to finalize from what I(Chisom) was working on from request b/c the CCDC crew wants to see what team members were working on, according to the discord message(s).
|
Did not realize I never requested a pull request from the summer. This info was located in the k8branch, which was still publicly available, since the summer. |
| - Cluster is currenlty down.... | ||
| > setup VMs on personal machine | ||
|
|
||
| - Migratation sucks... No newline at end of file |
There was a problem hiding this comment.
Can be removed
| - Migratation sucks... |
| # Updating the Contents of an Nginx Webpage in Kubernetes | ||
|
|
||
| ## TOC | ||
| - [Updating the Contents of an Nginx Webpage in Kubernetes](#updating-the-contents-of-an-nginx-webpage-in-kubernetes) |
There was a problem hiding this comment.
The TOC can be updated to remove the document title and TOC entry.
<!- omit-from-toc --> is something that can be used if you generate this with a markdown tool. (Look up your specific tool)
| - [Notes](#notes) | ||
|
|
||
|
|
||
| ## Step 1: Create a ConfigMap with the New HTML Content |
There was a problem hiding this comment.
What is a Config Map and why are we writing HTML?
|
|
||
| # Deploying an Nginx Website on Kubernetes | ||
|
|
||
| ## TOC |
There was a problem hiding this comment.
Same TOC recommendations
| ``` | ||
|
|
||
| ## Step 2: Expose Nginx via a Service | ||
| To make the Nginx deployment accessible within the Kubernetes cluster, create a Service. |
|
May be good to migrate this to the K8s Folder too. I do not think there was sufficient progress on the Projects to justify their own folder. We can turn these documents into more of a quick reference, as Alex's documents are good (but long). |
Overview of Changes
General overview of what has been changed
Reason for Modification
This section will list the reasons modification were preformed. This justifies why the changes are necessary or the documentation should be added.
Verification
Images.