blog fixes

This commit is contained in:
timurgordon
2022-09-21 14:13:50 +03:00
parent c7fda05064
commit 714d506480
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -60,7 +60,7 @@ And the best thing about the [playground](https://library.threefold.me/info/manu
## How to achieve digital sovereignty with a set of end-user experiences
*“Through simple, secure, and scalable technology, ThreeFold empowers millions to invent and explore new experiences." [Kristof de Spiegeleer](https://threefold.io/news/post/paradise_hills/)*
*“Through simple, secure, and scalable technology, ThreeFold empowers millions to invent and explore new experiences." [Kristof de Spiegeleer](https://www.threefold.io/newsroom/paradise-hills/)*
<br/>
@@ -92,7 +92,7 @@ This paradigm shift is a pretty big deal, isnt it?
#### DeFi Solutions
We've also decided to develop our [own DeFi solutions](https://threefold.io/blog/post/future_tft_ecosystem/) to support the growth and expansion of the Internet of Internets and an abundance-based future where we are truly sovereign: community-based liquidity pools and the P2P DeFi Wallet both expected early next year. Learn more about the upcoming solutions [here](https://threefold.io/blog/post/future_tft_ecosystem/)!
We've also decided to develop our [own DeFi solutions](https://www.threefold.io/blog/future-tft-ecosystem/) to support the growth and expansion of the Internet of Internets and an abundance-based future where we are truly sovereign: community-based liquidity pools and the P2P DeFi Wallet both expected early next year. Learn more about the upcoming solutions [here](https://www.threefold.io/blog/future-tft-ecosystem/)!
## The Grid is open an invitation to build, deploy and test

View File

@@ -40,7 +40,7 @@ The [ZFlist](https://library.threefold.me/info/threefold#/technology/threefold__
#### Kubernetes
ThreeFold has long supported the most used open-source container orchestration tool in the world, [Kubernetes](https://kubernetes.io/), which integrates the industry standard [Docker](https://www.docker.com/) format, a container creation and management tool. Its used to manage many of the largest and most complex cloud deployments. Kubernetes can be used to create a production-ready environment. The ThreeFold Grid provides a lightweight Kubernetes VM that can be used to create clusters according to specific needs. By providing both VMs and Kubernetes, were able to offer the most comprehensive [solution](https://cloud.threefold.io/) in the decentralized/blockchain space to deploy, scale, and manage cloud compute workloads. Kubernetes users can, for the most part, simply bring their existing configuration files and recreate their deployments on a Grid based cluster seamlessly. With the third generation of the Grid, we provided a very simple way to provision [Kubernetes clusters with Terraform](https://library.threefold.me/info/manual/#/manual3_iac/grid3_terraform/manual__terraform_k8s?id=more-info).
ThreeFold has long supported the most used open-source container orchestration tool in the world, [Kubernetes](https://kubernetes.io/), which integrates the industry standard [Docker](https://www.docker.com/) format, a container creation and management tool. Its used to manage many of the largest and most complex cloud deployments. Kubernetes can be used to create a production-ready environment. The ThreeFold Grid provides a lightweight Kubernetes VM that can be used to create clusters according to specific needs. By providing both VMs and Kubernetes, were able to offer the most comprehensive solution in the decentralized/blockchain space to deploy, scale, and manage cloud compute workloads. Kubernetes users can, for the most part, simply bring their existing configuration files and recreate their deployments on a Grid based cluster seamlessly. With the third generation of the Grid, we provided a very simple way to provision [Kubernetes clusters with Terraform](https://library.threefold.me/info/manual/#/manual3_iac/grid3_terraform/manual__terraform_k8s?id=more-info).
#### Terraform