Explore >> Select a destination


You are here

golangbot.com
| | ghvsted.com
2.8 parsecs away

Travel
| | Before a request is sent to the Kube-API server, some sort of client-side validation occurs. During this client-side validation, Kubectl validates requests and ensures that bad requests[ bad resource names, malformed image names, etc] do not go through to the API server. After the client-side validation, requests to the server are then authenticated. The authentication aims to ensure that the user making the request has the right to access that cluster.
| | gist.github.com
2.5 parsecs away

Travel
| | Self Signed Certificate with Custom Root CA. GitHub Gist: instantly share code, notes, and snippets.
| | serverascode.com
1.6 parsecs away

Travel
| | A techno-blog for our techno-times
| | charlieegan3.com
20.4 parsecs away

Travel
| This year at work I've been building out a platform on Google's managed Kubernetes offering GKE. While GKE makes it easier to automate the provisioning and management...