Use kops to create kubernetes cluster in existing VPC and Subnets.
kops
How to install crowdstrike antivirus (falcon-sensor) in kops cluster using additionalUserData
Additional user-data can be passed to the host provisioning by setting the additionalUserData field.
Deploying the AWS IAM Authenticator using kops
Managing authentication protocols is huge task, requiring admins to maintain a list of acceptable users, validate permissions on an ongoing basis for each user, prune users that don’t need access, and even periodically recycle token- and certificate-based access.
Connecting to your kops created Bastion server (Linux) using EC2 Instance Connect
You can use Amazon EC2 Instance Connect which provides a simple and secure way to connect to your instances using Secure Shell (SSH).
How to associate elastic IP to Bastion server created by using kops cluster.yaml template
Your source code is in bitbucket and your bitbucket setting requires whitelisting of server IP. You want to clone the repo on bastion server.
How to install kops, kubectl using additionalUserData in kops cluster.yaml template
Additional user-data can be passed to the host provisioning by setting the additionalUserData field.
How to create AWS Kubernetes cluster using kops cluster template
You can install a Kubernetes cluster on AWS using a tool called kops. kops provisions fully automated installation of cluster.
Using Win 10 server how to create Kubernetes cluster (in AWS) using kops in Existing VPC
You can create kubernetes cluster using kops command in your existing VPC and hosted zone. Kops will create rest of the required AWS resources.