bottlerocket-os / bottlerocket

An operating system designed for hosting containers
https://bottlerocket.dev
Other
8.73k stars 515 forks source link

Is there any documentation for making bottlerocket work without the internet access to the instances security group ? #3954

Open soura49 opened 5 months ago

soura49 commented 5 months ago

Discussed in https://github.com/bottlerocket-os/bottlerocket/discussions/3953

Originally posted by **soura49** May 13, 2024 * We are using Bottlerocket AMI for EKS-managed Node groups * Right Now, We have Egress for Internet open from Node Security Group * But when we Remove that it fails to join the cluster and load the kernel modules etc. * Is there a list of Internet Calls that Bottlerocket AMI does for starting up?
larvacea commented 5 months ago

The discussion in #3953 summarized:

Thanks to @soura49 for the report: the answer is no, it's not documented, or at least not documented clearly enough, and we should fix that. Also thanks to @soura49 for so clearly identifying the STS issue, finding documentation, and reporting back once the problem was solved.