mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Captain Grammar strikes back!
small typo
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
1. Necessary docker-compose and env files for all published recipes
|
1. Necessary docker-compose and env files for all published recipes
|
||||||
2. Ansible playbook for deploying the cookbook stack, as well as individual recipes
|
2. Ansible playbook for deploying the cookbook stack, as well as individual recipes
|
||||||
3. Helm charts for deploying deploying recipes into Kubernetes
|
3. Helm charts for deploying recipes into Kubernetes
|
||||||
|
|
||||||
The intention of Premix is that sponsors can launch any recipe with just a `git pull` followed by `ansible-playbook ...` (*Docker Swarm _or_ Kubernetes*), `docker stack deploy ...` (*Docker Swarm*), or `helm install ...` (*Kubernetes*).
|
The intention of Premix is that sponsors can launch any recipe with just a `git pull` followed by `ansible-playbook ...` (*Docker Swarm _or_ Kubernetes*), `docker stack deploy ...` (*Docker Swarm*), or `helm install ...` (*Kubernetes*).
|
||||||
|
|
||||||
@@ -607,4 +607,4 @@ Here's a sample of the directory structure:
|
|||||||
└── wetty.yml
|
└── wetty.yml
|
||||||
|
|
||||||
166 directories, 422 files
|
166 directories, 422 files
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user