File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33An interactive script for bootstrapping Kubernetes clusters on Talos OS.
44
55* Example: bootstrap full-feature Kubernetes cluster in 5 minutes* :
6- [ ![ screencast] ( https://raw.githubusercontent.com/aenix-io /talos-bootstrap/2cc7b82065747e373cd914c87c8cd5c6582c5c6c/images/627123.gif )] ( https://asciinema.org/a/gwK85Tdr577GsxjXWo7otPFjv )
6+ [ ![ screencast] ( https://raw.githubusercontent.com/cozystack /talos-bootstrap/2cc7b82065747e373cd914c87c8cd5c6582c5c6c/images/627123.gif )] ( https://asciinema.org/a/gwK85Tdr577GsxjXWo7otPFjv )
77
88# Installation
99
@@ -15,7 +15,7 @@ Install dependencies:
1515Install talos-bootstrap:
1616
1717```
18- curl -LO https://github.com/aenix-io /talos-bootstrap/raw/master/talos-bootstrap
18+ curl -LO https://github.com/cozystack /talos-bootstrap/raw/master/talos-bootstrap
1919chmod +x ./talos-bootstrap
2020sudo mv ./talos-bootstrap /usr/local/bin/talos-bootstrap
2121```
@@ -61,7 +61,7 @@ Read the [Configuration Patches](https://www.talos.dev/latest/talos-guides/confi
6161
6262Looking for enhanced, non-interactive version of talos-bootstrap?
6363
64- Take a look at [ Talm] ( https://github.com/aenix-io /talm ) project.
64+ Take a look at [ Talm] ( https://github.com/cozystack /talm ) project.
6565
6666# Copyright
6767
You can’t perform that action at this time.
0 commit comments