|
You are here |
dzone.com | ||
| | | | |
devopsdirective.com
|
|
| | | | | [AI summary] The article explains how to create a maintenance page for a Kubernetes service using nginx and ConfigMaps without requiring a custom container image. | |
| | | | |
hackernoon.com
|
|
| | | | | Learn a platform-agnostic approach to cloud security, focusing on encryption, zero-trust models, and tools to enhance security across multi-cloud environments. | |
| | | | |
haylinmoore.com
|
|
| | | | | [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. | |
| | | | |
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. | ||