Skip to content

Commit

Permalink
readme: fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
vooon committed Jul 10, 2024
1 parent 415c9a5 commit e0dab26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OpenStack setup
3. You should upload a special image with container runtime installed in it.
For example we use [Flatcar Linux](https://stable.release.flatcar-linux.net/amd64-usr/current/)

4. *(Optional)* You should generate SSH keypair which will be used my manager instance to connect to workers.
4. *(Optional)* You should generate SSH keypair which will be used by manager instance to connect to workers.
Public key must be added to Nova from the user.

Note: that key required only for Cloud-Init based images. For a Flatcar plugin can generate dynamic ssh key and pass it via Ignition script.
Expand Down

0 comments on commit e0dab26

Please sign in to comment.