alijahnas / CKA-practice-exercises

This is a guide for passing the CNCF Certified Kubernetes Administrator (CKA) with practice exercises. Good luck!
GNU General Public License v3.0
1.11k stars 495 forks source link

Unable to provision terraform #17

Closed AmrAshraf closed 4 months ago

AmrAshraf commented 4 months ago

Hello,

From where we can come up with the following iso files needed in terraform code?

cloudinit_ubuntu_k8s_controlplane.iso
cloudinit_ubuntu_k8s_node_1.iso
cloudinit_ubuntu_k8s_node_2.iso

If someone could share it with us or steps of how to create it.

Thanks.

AmrAshraf commented 4 months ago

Issue was mkisofs not installed on my host so it didn't generate the iso files mentioned above