Compare commits
2 Commits
f514edb52d
...
v0.1.2
Author | SHA1 | Date | |
---|---|---|---|
636d5ab53a | |||
c8c4adeaf3 |
@@ -2,7 +2,7 @@
|
|||||||
title = "Use real Servers again"
|
title = "Use real Servers again"
|
||||||
date = 2025-03-18
|
date = 2025-03-18
|
||||||
updated = 2025-03-18
|
updated = 2025-03-18
|
||||||
description = "In this tutorial I will try to explain you briefly and concisely how you can set up a site-to-site VPN for the Google Cloud Network."
|
description = "Is the cloud really the ultimate solution? This post questions the current cloud-first mentality, arguing for a return to "real" servers and discussing the hidden costs, dependency, and political vulnerabilities of relying solely on the cloud."
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tags = ["baremetal", "cloud", "google", "aws", "cloud"]
|
tags = ["baremetal", "cloud", "google", "aws", "cloud"]
|
||||||
|
@@ -17,6 +17,6 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: alexohneander-zola
|
- name: alexohneander-zola
|
||||||
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.0
|
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
Reference in New Issue
Block a user