|
You are here |
planetscale.com | ||
| | | | |
blog.risingstack.com
|
|
| | | | | Common Kubernetes interview questions and answers about the architecture, deployment, and management of k8s containers. | |
| | | | |
www.akkodis.com
|
|
| | | | | This series of articles on AWS Cloud Migrations discuss the considerations that formed Akkodis perspectives. Read about ongoing migrations within the Cloud. | |
| | | | |
etcd.io
|
|
| | | | | This is an adaptation of a page previously found in the Platforms section of the documentation which described etcd deployments on various platform services. The original page was authored by Caleb Miles and others. This post provides an introduction to design considerations when designing an etcd deployment on AWS EC2 and how AWS specific features may be utilized in that context. Also, this post assumes operational knowledge of Amazon Web Services (AWS), specifically Amazon Elastic Compute Cloud (EC2). | |
| | | | |
haseebmajid.dev
|
|
| | | In this post, we will go over how we can deploy K3S on our PI cluster we have set up. Which is running NixOS, and we can also pass secrets using sops nix based on the previous parts of this series. Some of you maybe wondering what is K3S, it is a Kubernetes distribution which is tiny i.e. the binary is only 50 MB. It also has fewer dependencies. Make it perfect our PI cluster and home lab and IoT apps. I am still going to work out how to manage the Kubernetes cluster itself, perhaps I will use Pulumi you could also terraform if you wanted a reproducible PI cluster. | ||