Testing projects on kode kloud

Does any one know if it is possible or is it allowed to test some kubernetes/terraform projects on kode kloud playgrounds? I’d like to make some for my CV and test them if it is possible/permited.

Hi @igi

Yes, we can. You can refer to the documentation here to create the EKS cluster with Terraform in the KodeKloud Playground AWS environment.

thank you very much !

1 Like

Also are we allowed to change some of these files before deploying them. For example if we want to add cloudwatch alarms or something like that?

Yes, you can change it to create the services you want to use. However, please make sure those services are allowed in the AWS Playground environment to avoid any permission issues.