How to get URL link on X (Twitter) App
Here are all of the relevant links! π
Image Security:
@kitarp29 suggests splitting it into a multi-stage build with a separate build and deployment stage. πhttps://twitter.com/kitarp29/status/1637798671948427266
First, let's pin the base image to at least a minor version (π+ποΈ)
When we create a container from an image, the layers in the image are treated as read-only, and a new read/write layer is created on top.
Namespaces provide isolation between a container and the host it is running on (and other containers running on the same host).
Two decades ago, modern clouds didn't exist (AWS started in 2006), but deploying web applications still required access to servers! π₯
Should you even be using Kubernetes?