diff options
| author | 2023-08-13 23:16:04 +0100 | |
|---|---|---|
| committer | 2023-08-14 11:44:05 +0100 | |
| commit | 8e474a0310863ae915043c59f44011d9762b0910 (patch) | |
| tree | d0640b87686720d277e0bafc96ffd885d714bf21 /docs/meeting_notes/2022-archive/2022-11-23.md | |
| parent | Add kubernetes lint CI (diff) | |
Move k8s jekyll config to docs/
Diffstat (limited to 'docs/meeting_notes/2022-archive/2022-11-23.md')
| -rw-r--r-- | docs/meeting_notes/2022-archive/2022-11-23.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/meeting_notes/2022-archive/2022-11-23.md b/docs/meeting_notes/2022-archive/2022-11-23.md new file mode 100644 index 0000000..565154f --- /dev/null +++ b/docs/meeting_notes/2022-archive/2022-11-23.md @@ -0,0 +1,33 @@ +--- +layout: default +title: "2022-11-23: Devops Meeting" +parent: Meeting notes - 2022 archive +nav_order: 7 +--- + +# DevOps Meeting Notes + +*Migrated from Notion*. + +## Agenda + +*(This meeting was mostly about NetKube, with the following strange text +included, and everything outside of the text has been removed since the NetKube +plans have been scrapped)*. + +Joe Banks, after a month-long hiatus to become a dad to every second girl on +uni campus, has managed to pull up to the DevOps meeting. + +We are considering using Kubespray (https://kubespray.io/#/) in order to deploy +a production-ready bare-metal Kubernetes cluster without involvement from Joe +“Busy With Poly Girlfriend #20” Banks. + +At the moment cluster networking is not working and Joe mentions that the last +time he has touched it, it worked perfectly fine. However, the last time he +touched it there was only 1 node, and therefore no inter-node communications. + +Joe thinks he remembers installing 3 nodes, however, we at the DevOps team +believe this to be a marijuana dream + + +<!-- vim: set textwidth=80 sw=2 ts=2: --> |