You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Afterwards, you can run the Bottlerocket instance using the TOML file and the user-data configurations will be applied.
69
-
Once the instance is up and running, you can verify that the bootstrap process completed successfully.
69
+
Afterwards, you can run the Bottlerocket instance using the TOML file and the user-data configurations will be applied.
70
+
Once the instance is up and running, you can verify that the bootstrap process completed successfully.
71
+
72
+
#### Checking logs
73
+
70
74
You can check the logs of the bootstrap container using the apiclient tool from the admin container.
75
+
To check the logs of the `bear` container above, you can run the following commmand from the [control container](https://github.com/bottlerocket-os/bottlerocket-control-container) (assuming the [admin container](https://github.com/bottlerocket-os/bottlerocket-admin-container) is enabled):
0 commit comments