docs/pimaster/ #255
Replies: 4 comments 6 replies
-
|
Near the top you explain the docker and docker-compose install..... then it goes into the ansible-runner environment. At that step, is there a step to execute the Dockerfile or something? |
Beta Was this translation helpful? Give feedback.
-
|
Tiny detail, |
Beta Was this translation helpful? Give feedback.
-
|
Is there a reason the Ansible Control Node is installed in a separate virtualized environment and not on the external node? Would save a separate machine setup. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @ricsanfre I have another question. The docker container creates the user runner. But when I run a ansible command, I get a permission error. I installed my node raspi acording to https://picluster.ricsanfre.com/docs/ubuntu/rpi/ and used the user-data from there. Don't you need a runner user in there in order for ansible to make a connection? Or do you run every ansible command with -u ? How do you handle that? Or did I (again) got something completely wrong? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
docs/pimaster/
How to configure an Ansible Control node for our Raspberry Pi Kubernetes Cluster. Control node will be used for automating configuration tasks of the cluster using Ansible. How to create this control node using a docker container running on a Linux server or a VM.
https://picluster.ricsanfre.com/docs/pimaster/
Beta Was this translation helpful? Give feedback.
All reactions