Skip to content

Commit

Permalink
adding updated arch images (#144)
Browse files Browse the repository at this point in the history
* adding updated arch images

* add provisioning

* add header to provisioning
  • Loading branch information
johndietz committed Jul 21, 2022
1 parent db9f6d9 commit c724078
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![K-Ray, the Kubefirst mascot](/images/kubefirst.svg)

---

# Kubefirst CLI

Kubefirst CLI is a cloud provisioning tool. With simple setup and few CLI calls, we spin up a full AWS cluster with full
Expand All @@ -11,6 +15,8 @@ GitOps integration, secrets management, production and development Kubernetes en
- [Destroy](#destroy)
- [Available Commands]()

![kubefirst architecture diagram](/images/kubefirst-arch.png)

## Setup

The setup is extremely simple, create a `.env` file in the root folder, and add the following variables:
Expand Down Expand Up @@ -81,7 +87,6 @@ Kubefirst provides extra tooling for handling the provisioning work.
| init | initialize your local machine to execute `create` |
| version | print the version number for kubefirst-cli" |

#### Notes:

added gitlab.yaml to registry
pushing local to soft origin
---
## The provisioning process
![kubefirst provisioning diagram](/images/provisioning.png)
Binary file added images/kubefirst-arch.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/kubefirst.png
Binary file not shown.
1 change: 1 addition & 0 deletions images/kubefirst.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/nebulous-arch.png
Binary file not shown.
Binary file added images/provisioning.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c724078

Please sign in to comment.