Explore >> Select a destination


You are here

blog.nuculabs.de
| | nsirap.com
7.4 parsecs away

Travel
| | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry
| | nodogmablog.bryanhogan.net
8.3 parsecs away

Travel
| | Getting started with .NET and Kubernetes is far from easy. This post and subsequent will hopefully get you going with the basics by building and deploying a simple Web API application first as a single instance. In a later post, I will look at deploying multiple instances.
| | some-natalie.dev
11.2 parsecs away

Travel
| | (Kubernoodles, part 1 of ?) - Setup your k8s cluster, actions-runner-controller, and some default runners for later o11y.
| | willhaley.com
15.2 parsecs away

Travel
| These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding.