Explore >> Select a destination


You are here

zwischenzugs.com
| | particule.io
3.2 parsecs away

Travel
| |
| | haylinmoore.com
3.3 parsecs away

Travel
| | [AI summary] The article explains how to configure GitHub Actions to build Docker images and restart Kubernetes deployments using a Service Account, ClusterRole, and kubeconfig secrets.
| | raesene.github.io
2.8 parsecs away

Travel
| | [AI summary] The article explains techniques for creating reverse shells in Docker and Kubernetes environments to gain access to restricted systems, commonly used by pentesters.
| | managing.blue
11.4 parsecs away

Travel
| dexidp.io contains valueable information on how to configure and run DexIdp, but even though they provide a docker container, there is scarce information on how to configure and run it. So let's create a DexIdp deployment in a Docker Desktop kubectl create deployment dexidp --image dexidp/dex We see from the Dockerfile that dex is being...