Commit graph

18 commits

Author SHA1 Message Date
James
7e506e303f
Merge pull request #102 from Simon-CR/patch-1
Update k3s.sh
2024-09-25 15:39:01 +01:00
SimonC
5852304957
Update k3s.sh - apt-get
Switched apt to apt-get to get rid of the warning message that using apt should be avoided in scripts.
2024-08-22 10:52:12 -04:00
SimonC
6503c607b1
Update k3s.sh
- added the variable for the ssh config file
- check if the file exist
- if file exist, look for the StrictHostKeyChecking value and update if needed, otherwise add the line
- if file does not exist, create it, change file permissions and add the setting
2024-08-22 10:12:44 -04:00
tehNooB
682903d285
Update k3s.sh 2024-03-17 21:21:16 +00:00
Marc
c83a164925
Update k3s.sh apply ipAdressPool.yaml
the ip addresses never gets applied, this should fix it
2024-02-21 18:56:41 +01:00
James Turland
e217e74db4 update 2023-12-22 11:39:01 +00:00
tehNooB
15db5c8d80
Update k3s.sh 2023-12-05 07:37:14 +00:00
James Turland
9af9a88fc3 update 2023-12-04 11:24:05 +00:00
tehNooB
2ca8e1bf92
Update k3s.sh 2023-11-13 07:12:29 +00:00
tehNooB
2c62a9a1c1
install policycoreutils 2023-11-12 20:22:25 +00:00
tehNooB
7f0670908c
pin k3s version 2023-11-12 20:02:54 +00:00
tehNooB
04fb9cf454
Update k3s.sh
Add interface variable to flannel arguements
2023-10-31 19:24:06 +00:00
Mattias
72f496a0a8
Update k3s.sh - removed _pm
Since this ougth to be an issue for all future users.
2023-10-23 16:13:36 +02:00
Eric Kloc
60397ebd72 Added certificate name variable, added dynamic pod readiness check 2023-10-18 01:14:48 -04:00
martyn-v
d85eec686e
Update k3s.sh
Use same path command as in kubevip generation
2023-10-17 00:36:51 +00:00
martyn-v
726dad804a
Update k3s.sh
fixes: kube-vip.yaml is created in `home`, but if the script is executed from another directory it fails to copy it to master 1.
2023-10-17 00:19:52 +00:00
tehNooB
4ad27adec1
Update k3s.sh 2023-10-16 15:59:04 +01:00
tehNooB
6b6a90dd02
Create k3s.sh 2023-10-15 22:16:47 +01:00