From 9e8751d25fd809597c5acf69b51cacd2056acaf6 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Mon, 13 Jul 2020 17:59:33 +0200 Subject: Add initial draft to local k8s --- content/logs/2020-07-13-k8s.org | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/logs/2020-07-13-k8s.org diff --git a/content/logs/2020-07-13-k8s.org b/content/logs/2020-07-13-k8s.org new file mode 100644 index 0000000..8422858 --- /dev/null +++ b/content/logs/2020-07-13-k8s.org @@ -0,0 +1,38 @@ +--- +title: "Road to local k8s" +date: 2020-07-13 +tags: ['kubernetes', 'linux', 'fedora'] +--- + +* Goal +The goal is to deploy kubernetes on my local networks, and keep everything as +reproducible as possible. + +* Stack + +I'll use Fedora Core OS, Matchbox and Terraform [fn:1], a match the requirements +for Tectonic [fn:2] + +** Steps +- Network Setup DHCP/TFTP/DNS [fn:3] +- Matchbox [fn:4] +- PXE network boot environment +- Terraform Tectonic [fn:5] + +** Network Setup DHCP/TFTP/DNS +** Matchbox +** PXE network boot environment +** Terraform Tectonic + +------ +* Links +[fn:1]https://coreos.com/tectonic/docs/latest/install/bare-metal/metal-terraform.html + +[fn:2]https://coreos.com/tectonic/docs/latest/install/bare-metal/requirements.html + +[fn:3]https://coreos.com/matchbox/docs/latest/network-setup.html + +[fn:4]https://coreos.com/matchbox/docs/latest/deployment.html + +[fn:5]https://coreos.com/tectonic/releases/ + -- cgit v1.2.3