Let's gooo!

Elk onderdeel bestaat uit zijn eigen configuratiebestand in yaml formaat. Binnen deze configuraties staat hoe ze met elkaar interacteren. Bekijk de video om te zien hoe je deze in Kubernetes laadt. Hier nogmaals de links naar de yaml-configuratiebestanden: Codebase volume, Nginx ConfigMap, PHP-FPM, PHP socket, Web en LoadBalancer. Op het eind van de video worden met deze commando's de PHP bestanden gedownload (je plakt met ctrl+shift+v):
curl https://directvps.nl/custom/sudoku/index.php.txt --output /usr/share/nginx/html/index.php
curl https://directvps.nl/custom/sudoku/sudoku.php.txt --output /usr/share/nginx/html/sudoku.php