[
https://issues.apache.org/jira/browse/CAMEL-21450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898651#comment-17898651
]
Thomas Diesler edited comment on CAMEL-21450 at 11/15/24 2:56 PM:
------------------------------------------------------------------
{code}
ansible-playbook \
-i ansible/hosts.ini \
ansible/step00-prepare-vps.yml \
ansible/step01-install-k3s.yml \
ansible/step02-registry.yml
{code}
https://github.com/tdiesler/camel-cloud-examples/blob/main/ansible/README.md
was (Author: tdiesler):
```
ansible-playbook \
-i ansible/hosts.ini \
ansible/step00-prepare-vps.yml \
ansible/step01-install-k3s.yml \
ansible/step02-registry.yml
```
https://github.com/tdiesler/camel-cloud-examples/blob/main/ansible/README.md
> Show how to use Ansible to create a private k3s cloud
> -----------------------------------------------------
>
> Key: CAMEL-21450
> URL: https://issues.apache.org/jira/browse/CAMEL-21450
> Project: Camel
> Issue Type: Task
> Components: documentation
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)