96 private links
This article describes a set of best practices for building containers. These practices cover a wide range of goals, from shortening the build time, to creating smaller and more resilient images, with the aim of making containers easier to build (for example, with Cloud Build), and easier to run in Google Kubernetes Engine (GKE).
These best practices are not of equal importance. For example, you might successfully run a production workload without some of them, but others are fundamental. In particular, the importance of the security-related best practices is subjective. Whether you implement them depends on your environment and constraints.
This page shows how to configure process namespace sharing for a pod. When process namespace sharing is enabled, processes in a container are visible to all other containers in the same pod.
You can use this feature to configure cooperating containers, such as a log handler sidecar container, or to troubleshoot container images that don't include debugging utilities like a shell.
Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.
JSON Stream Editor (command line utility). Contribute to tidwall/jj development by creating an account on GitHub.
Contribute to dreamsofcode-io/tmux development by creating an account on GitHub.
Flux is a set of continuous and progressive delivery solutions for Kubernetes, and they are open and extensible.
The APIs of Flux are stable now.
Kyverno is a policy engine designed for Kubernetes
A curated list of dotfiles resources. Contribute to webpro/awesome-dotfiles development by creating an account on GitHub.
Command-line interactive multitool for tabular data.
container-diff: Diff your Docker containers. Contribute to GoogleContainerTools/container-diff development by creating an account on GitHub.
A window tiling extension for Gnome. This is the new official home of the vibou.gTile extension. - GitHub - gTile/gTile: A window tiling extension for Gnome. This is the new official home of the vibou.gTile extension.
Generates a static HTML site based on the contents of your Shotwell photo/video library. - GitHub - masneyb/shotwell-site-generator: Generates a static HTML site based on the contents of your Shotwell photo/video library.
How to set up an Android Penetration Testing Lab from scratch (AVD without Android Studio) - YouTube
In this video, we explore different ways to create a fully working environment for Android Penetration Testing and we create our setup using the SDK provided...
Examples with how to not use secrets
A novel Framework for manipulating the HTTP Processes of persistent Sessions
A dedicated Chrome instance to log into captive portals without messing with DNS settings. - GitHub - FiloSottile/captive-browser at words.filippo.io
I hacked into a @Bing CMS that allowed me to alter search results and take over millions of @Office365 accounts. How did I do it? Well, it all started with a simple click in @Azure… 👀 This is the story of #BingBang 🧵⬇️
Generate a thumbnail for your Hugo posts on the fly, then create a custom short code that uses thumbnails and page data like title and description to embed a post preview to interlink documents.
My dotfiles. Contribute to carderne/dotfiles development by creating an account on GitHub.