eks-anywhere-build-tooling icon indicating copy to clipboard operation
eks-anywhere-build-tooling copied to clipboard

Update bootstrap container script after bottlerocket version v0.51.0

Open peirulu opened this issue 1 month ago • 1 comments

Description of changes:

  • Use apiclient network configure to configure second network interface
  • [Note] After this PR merged, the method of writing /var/lib/netdog/net.toml file will no longer works after Bottlerocket version v0.51.0, so update the script to use a newly added apiclient method to configure second network reference.

Testing

  • Create an eks-a cluster with this bootstrap container script with template which includes this change, both NIC is up and running

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

peirulu avatar Nov 11 '25 18:11 peirulu

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from peirulu. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

eks-distro-bot avatar Nov 11 '25 18:11 eks-distro-bot