Skip to content

Commit 79d50cf

Browse files
committed
Set publication date to 05-04-2024
1 parent 694c122 commit 79d50cf

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

content/en/blog/_posts/2024-02-22-diy-create-your-own-cloud-with-kubernetes-part-1/index.md renamed to content/en/blog/_posts/2024-04-05-diy-create-your-own-cloud-with-kubernetes-part-1/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog
33
title: "DIY: Create Your Own Cloud with Kubernetes (Part 1)"
44
slug: diy-create-your-own-cloud-with-kubernetes-part-1
5-
date: 2024-01-22
5+
date: 2024-04-05
66
---
77

88
**Author**: Andrei Kvapil (Ænix)
@@ -175,4 +175,4 @@ cozy-victoria-metrics-operator victoria-metrics-operator 4m1s True Rele
175175
176176
As a result, you achieve a highly repeatable environment that you can provide to anyone, knowing that it operates exactly as intended. This is actually what the [Cozystack](https://github.com/aenix-io/cozystack) project does, which you can try out for yourself absolutely free.
177177
178-
In the following articles, I will discuss how to prepare Kubernetes for running virtual machines and how to run Kubernetes clusters at the click of a button. Stay tuned, it'll be fun!
178+
In the following articles, I will discuss [how to prepare Kubernetes for running virtual machines](/blog/2024/04/05/diy-create-your-own-cloud-with-kubernetes-part-2/) and [how to run Kubernetes clusters with the click of a button](/blog/2024/04/05/diy-create-your-own-cloud-with-kubernetes-part-3/). Stay tuned, it'll be fun!

0 commit comments

Comments
 (0)