Infrastructure Provisioning
Overview:
Creating a Kubernetes Infrastructure can be complex, but with Scoutflo Deploy, we've simplified the process into a guided, GUI-driven step-by-step journey. This guide will walk you through everything you need to know to create your first EKS cluster using Scoutflo Deploy, with explanations for each step and terminology to ensure a seamless experience.
Prerequisites:
Before starting the cluster creation process, make sure you've completed the following steps:
Git Account Connection: You must connect your Git account to Scoutflo Deploy before creating any infrastructure. This integration is essential as Scoutflo uses GitOps principles to manage deployments. (Refer to the Git connection documentation for a detailed setup process.)
AWS Credentials: You will need your AWS Access Key ID and Secret Access Key to allow Scoutflo to interact with your AWS environment and create the EKS cluster.
Last updated