Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How we do shell access to any pods? #27

Closed
boseabhishek opened this issue Sep 23, 2019 · 1 comment
Closed

How we do shell access to any pods? #27

boseabhishek opened this issue Sep 23, 2019 · 1 comment

Comments

@boseabhishek
Copy link

We have recently started exploring Buildbarn. Sorry for silly questions but can we do shell access to the pods for an insight of especially the storage (what's the data in CAS/AC in case of a circular storage?). I get the fact that logging is only enabled for failure as per best practices and to avoid unnecessary logging.. Thanks

@EdSchouten
Copy link
Member

All of our container images, except bb-worker, use go_image() nowadays. This means that all containers now have a usable shell environment. kubectl exec should work properly now. Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants