/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ectobit.com
| | www.paulsblog.dev
2.1 parsecs away

Travel
| | Use Traefik Ingress Controller as Proxy in Kubernetes (k8s) to provide load balancing, name-based virtual hosting, and SSL termination
| | xvnpw.github.io
1.6 parsecs away

Travel
| | In my previous post about Apache APISIX I have found path traversal in uri-blocker plugin. In this text I will focus on yet another ingress controller which is Traefik. It has feature called forward auth. At the end I will mention HAProxy ingress controller.
| | blog.nobugware.com
1.5 parsecs away

Travel
| | Following my earlier post about Traefik 2 and Kubernetes, here are some advanced configuration examples and a full yaml example at the end of this post: Protecting a route with a password Create an htpasswd file named users for a user admin htpasswd -c users admin Use kubectl to create the secret (easier for multi lines file). kubectl create secret generic admin-authsecret --from-file=users Create a middleware for authentication: apiVersion: traefik.containo.us/v1alpha1 kind: Middleware metadata: name: a...
| | www.davidxia.com
8.2 parsecs away

Travel
| More About Nginx DNS Resolution Than You Ever Wanted to Know May 17, 2019 | By David Xia This is a post about Nginxs DNS resolution behavior I didn&