Patrick J.P. Culp
Patrick J.P. Culp
Thanks for this, @kdavyd! We're giving it a look!
Hi @grahamc, thanks for reaching out! That seems like a fine workflow to me. Regarding a PR, of course we always appreciate community engagement and contributions. Otherwise, I can discuss...
Hi @grahamc, no worries! I'll bring it up at our next team meeting.
@KevinCiz, thanks for reaching out! Can you try setting `kubernetes.io/cluster/my-cluster` to `owned` in the resource tags (instances) of your launch template and remove the following from your user-data: ``` [settings.kubernetes.node-labels]...
@dfoley84, thanks for reaching out! At the moment we don't have plans to add logging agents directly to the host. There has been a little bit of discussion on this...
Hi @dfoley84, sorry for the delay. I think you'll want to try the Systemd input to get the logs from Journald.
@jpardo-skillz, thank you for bringing this to our attention so quickly! This is certainly a problem and we are actively evaluating our options. Can you please check `dmesg` for any...
I would start with the "superpowered" [admin container](https://github.com/bottlerocket-os/bottlerocket#admin-container) which you can enable to perform OS-level troubleshooting. Once inside the admin container you can run `sudo sheltie` from which you can...
Opening draft on @rpkelly's behalf. We'll want to merge around the same time that we transition **pubsys**.
Fixed the result unwrapping issue while also improving how and where the profile gets loaded.