info_tfgrid/collections/tech/primitives/compute/zkube.md

29 lines
1.2 KiB
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
# ZKube
TFGrid is compatible with Kubernetes Technology.
![](img/kubernetes_0_.jpg)
### Unique for our Kubernetes implementation
2024-08-06 15:33:59 +00:00
- The Kubernetes networks are on top of our [Mycelium](mycelium.md) technology which means all traffic between containers and kubernetes hosts is end2end encrypted independent of where your Kubernetes nodes are deployed.
- You can mount a Quantum Safe Storage System underneath a Kubernetes Node (VM), which means that you can deploy containers on top of QSFS to host unlimited amounts of storage in a super safe way.
2024-02-27 11:11:12 +00:00
- You Kubernetes environment is for sure 100% decentralized, you define where you want to deploy your Kubernetes nodes and only you have access to the deployed workloads on the TFGrid.
### Features
2024-08-06 15:33:59 +00:00
* integration with znet (efficient, secure encrypted network between the zero_vms)
2024-02-27 11:11:12 +00:00
* can be easily deployed at the edge
* single-tenant!
<!--
2024-08-06 15:33:59 +00:00
### Zero VM Benefits
2024-02-27 11:11:12 +00:00
* [ZOS Protect](zos_protect): no hacking surface to the Zero-Nodes, integrate silicon route of trust
* [ZNet](znet) and [Planetary Net](planetary_network): a true global single backplane network connecting us all -->
### Architecture
![](img/zkube_architecture_.jpg)