|
You are here |
github.com | ||
| | | | |
haylinmoore.com
|
|
| | | | | [AI summary] The article explains how to use GitHub Actions to deploy and manage Kubernetes deployments, including setting up service accounts, creating kubeconfig files, and implementing hitless deployments. | |
| | | | |
www.codeandunicorns.com
|
|
| | | | | Following is an example of simplest possible setup of dashboard add-on for kops. By default we utilize the official yaml configuration which already works fabulously with basic user-authentication. | |
| | | | |
hayl.in
|
|
| | | | | [AI summary] This blog post details the process of using GitHub Actions to deploy and manage Kubernetes deployments, including service account setup, token generation, kubeconfig configuration, and hitless deployment strategies. | |
| | | | |
blog.mariom.pl
|
|
| | | In my previous post, I shared my my experiences with k3s. Today I will show how easy it is to set up and host a simple static web page. Prerequisites You will need a server (or your computer) and a DNS domain name. For my playground, I used OVH Public Cloud instance - D2-2 with Debian 11, and *.k3s.domain.com domain name. Install k3s Installing k3s is very simple. Just execute curl -sfL https://get. | ||