initial commit
This commit is contained in:
parent
479c448076
commit
73ff8b5254
8 changed files with 338 additions and 17 deletions
14
src/content/docs/guides/intro.md
Normal file
14
src/content/docs/guides/intro.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: Introduction
|
||||
description: introducing infctl and its guiding principles
|
||||
---
|
||||
|
||||
Kubernetes is complicated, so geting started can be a pain.
|
||||
|
||||
There are many tools out there to create a development Kubernetes environment.
|
||||
|
||||
`infctl` is just another such tool, however it is designed with simplicity in mind, yet with a view to it being extended into production and beyond.
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue