Update GCE demo link, revise infctl summary, and enhance MVK descriptions
This commit is contained in:
parent
09f36dff16
commit
3d027bd7f7
6 changed files with 14 additions and 14 deletions
|
|
@ -70,7 +70,9 @@ LOG_FORMAT=none infctl -f ./gcloud/tf/scripts/build-gcloud-k3s-pipeline-wait-dns
|
||||||
````
|
````
|
||||||
<div v-click>
|
<div v-click>
|
||||||
|
|
||||||
Lets see a Google Compute Engine install [Demo](https://ascii.headshed.dev/a/qslfF9KTMj69zcSwzD6xm1uZ7)
|
Lets see a Google Compute Engine install [Demo](https://ascii.headshed.dev/a/jgUbXEHHhv9kmm9A2vfr3m5OU)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,29 +1,27 @@
|
||||||
# Alpha release
|
# Pre release
|
||||||
|
|
||||||
<div grid="~ cols-2 gap-4">
|
<div grid="~ cols-2 gap-4">
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
|
[MVK](https://mvk.headshed.dev) is new and evolving
|
||||||
|
|
||||||
`infctl` is an early release.
|
`infctl` is an early release.
|
||||||
|
|
||||||
treat is as 'Alpha'.
|
Its a snapshot of ideas I've been working on for over 10 years.
|
||||||
|
|
||||||
Its a sketch of ideas I've been working on for decades.
|
|
||||||
|
|
||||||
I'd like to share it as I code it and use it.
|
I'd like to share it as I code it and use it.
|
||||||
|
|
||||||
Open to ideas, comments, contribution and collaboration.
|
It is open to ideas, comments, contribution and collaboration.
|
||||||
|
|
||||||
License: [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
License: [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||||
|
|
||||||
|
|
||||||
|
# [https://headshed.dev/n25](https://headshed.dev/n25)
|
||||||
|
|
||||||
Check out [https://codeberg.org/headshed/infctl-cli](https://codeberg.org/headshed/infctl-cli) for more.
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
<img src="/infctl.png">
|
<img src="/container_night2_c.jpg">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ What is MVK ?
|
||||||
|
|
||||||
### 📤 **Portable** on-prem, cloud
|
### 📤 **Portable** on-prem, cloud
|
||||||
|
|
||||||
### 🧐 Fosters inquisitiveness
|
### 🧐 Fosters curiosity
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,9 +8,9 @@ What is MVK ?
|
||||||
|
|
||||||
### 📤 **Portable** on-prem, cloud
|
### 📤 **Portable** on-prem, cloud
|
||||||
|
|
||||||
### 🧐 Fosters inquisitiveness
|
### 🧐 Fosters curiosity
|
||||||
|
|
||||||
### 🔒 Favours independence over lock-in
|
### 🔒 Avoids lock-in
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
BIN
public/container_night2_c.jpg
Normal file
BIN
public/container_night2_c.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 191 KiB |
|
|
@ -37,7 +37,7 @@ seoMeta:
|
||||||
Kubernetes for the impatient and pragmatic
|
Kubernetes for the impatient and pragmatic
|
||||||
|
|
||||||
Jon Brookes 2025
|
Jon Brookes 2025
|
||||||
cont13_c.jpg
|
|
||||||
[https://headshed.dev/n25](https://headshed.dev/n25)
|
[https://headshed.dev/n25](https://headshed.dev/n25)
|
||||||
|
|
||||||
<div @click="$slidev.nav.next" class="mt-12 py-1" hover:bg="white op-10">
|
<div @click="$slidev.nav.next" class="mt-12 py-1" hover:bg="white op-10">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue