Article Public (all visitors)

Kubernetes Best Practices – Medium

Medium 2017

Use non-root user inside container.
Make the file system read only.
One process per container.
Don’t restart on failure, crash cleanly instead.
Log to stdout & stdderr
Add dumb-init to prevent zombie…

Show More

Curated by

FoundryBase

Updated 5 days ago

Browse more

View all Articles

Adjacent discoveries

Related resources

Continue from source

More from source

Browse more from Medium

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.