Skip to content

k8s-ho/my_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-ho's world

Architecture

  • This is an environment created for Terraform practice.
aba



[+] Usage

  1. Move your key pair file into the "my_world" directory
abc


2. Change the value of the local variable to match your information. ccc




3. Let’s run terraform!!

chmod 600 *.pem # chmod 600 [your key pair file]
terraform init
terraform apply --auto-approve

[!] Caution

In the case of iPhone, when using wired tethering, the public IP sometimes does not match.
Therefore, you must create an instance and put the public IP that is actually accessed through tcpdump in bastion sg.

[-] Tear down

terraform destroy --auto-approve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages