Skip to content

Commit

Permalink
feat: move what is section
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Carter <[email protected]>
  • Loading branch information
cloudnull committed Mar 11, 2024
1 parent 537a92d commit bc11f8c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
20 changes: 19 additions & 1 deletion docs/genestack-getting-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
# Getting Started
![Genestack Logo](assets/images/genestack-cropped-small.png){ align=left : style="filter:drop-shadow(#3c3c3c 0.5rem 0.5rem 10px);" }

# What is Genestack?

Genestack is a complete operations and deployment ecosystem for Kubernetes and OpenStack. The purpose is of
this project is to allow hobbyists, operators, and cloud service providers the ability to build, scale, and
leverage Open-Infrastructure in new and exciting ways.

Genestack’s inner workings are a blend dark magic — crafted with [Kustomize](https://kustomize.io) and
[Helm](https://helm.sh). It’s like cooking with cloud. Want to spice things up? Tweak the
`kustomization.yaml` files or add those extra 'toppings' using Helm's style overrides. However, the
platform is ready to go with batteries included.

Genestack is making use of some homegrown solutions, community operators, and OpenStack-Helm. Everything
in Genestack comes together to form cloud in a new and exciting way; all built with opensource solutions
to manage cloud infrastructure in the way you need it.


## Getting Started

Before you can do anything we need to get the code. Because we've sold our soul to the submodule devil, you're going to need to recursively clone the repo into your location.

Expand Down
17 changes: 3 additions & 14 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,8 @@ hide:

---

![Genestack Logo](assets/images/genestack-cropped-small.png){ align=left : style="filter:drop-shadow(#3c3c3c 0.5rem 0.5rem 10px);" }
## :octicons-quote-24: Rackspace OpenStack is not merely an alternative; it is a strategic enabler

## What is Genestack?
Concerns related to vendor lock-in, limited environmental control, and potential performance issues at scale are essential considerations, especially when building an infrastructure expected to provide continual value for the lifetime of the deployment. Rackspace OpenStack is Open-Cloud powered by open-infrastructure has better efficiency and guaranteed business continuity across the public and private cloud landscape.

Genestack is a complete operations and deployment ecosystem for Kubernetes and OpenStack. The purpose is of
this project is to allow hobbyists, operators, and cloud service providers the ability to build, scale, and
leverage Open-Infrastructure in new and exciting ways.

Genestack’s inner workings are a blend dark magic — crafted with [Kustomize](https://kustomize.io) and
[Helm](https://helm.sh). It’s like cooking with cloud. Want to spice things up? Tweak the
`kustomization.yaml` files or add those extra 'toppings' using Helm's style overrides. However, the
platform is ready to go with batteries included.

Genestack is making use of some homegrown solutions, community operators, and OpenStack-Helm. Everything
in Genestack comes together to form cloud in a new and exciting way; all built with opensource solutions
to manage cloud infrastructure in the way you need it.
[:octicons-reply-24: Learn how we're solving tomorrow's cloud problems today](https://www.rackspace.com/solve/return-openstack)

0 comments on commit bc11f8c

Please sign in to comment.