Remember Traefik?
I wrote about working with a charity, we need file sharing and collaboration work. Nextcloud is collaboration tool. It is as open source developed cloud system written in php and vue.js.
I wrote about working with a charity, we need file sharing and collaboration work. Nextcloud is collaboration tool. It is as open source developed cloud system written in php and vue.js.
"In this chapter we will explore Kubernetes cluster deployment considerations. First, we will learn about Kubernetes cluster configuration options, followed by infrastructure requirements and installation tools specific to various cluster deployment models."
Cluster state management, etcd what is it, networking in pods, what are pods?
Working with the small Africa (k)now e.V. which are helping Uganda with education. I am working the website hosted and made by Jimdo.
It's getting interesting. We will explore Kubernetes architecture, the control plane, master and worker nodes, state management with etcd and finally Container Network Interface (CNI).
Diving into Chapter 3 of Introduction to Kubernetes. We will learn what Kubernetes is, explain reasons to use it, where it originates and what the CNCF is.
Diving into the second chapter of the Introduction to Kubernetes training provided by the Linux foundation
I got some free time to invest in learning about Kubernetes, I will talk about the courses you can find at kubernetes.io/training. Let's get started with introduction-to-Kubernetes. Learning Objectives:Explain what a monolith is.Discuss the monolith's challenges in the cloud.Explain the concept of microservices.Discuss microservices
A new programming Language (well I stumbled on this about 5 years after release) with some new Concepts which stand out from other system languages such as C, C++ and Go.
Now we will setup the CI for my intro page. ObstacleA push on any branch should trigger a build in Github Actions and test the latest push for any errors. We must make sure that new pushes against the branch will cancel the old one. For easy deployment, the frontend
Hi! My third attempt on this server setup. Long nights spend figuring this whole programming environment out, but I guess for now I found a decent setup to keep my personal cloud growing.