Commit Graph

17 Commits

Author SHA1 Message Date
孙振宇
8422bc2fb3 feat(docs): update README with Ansible directory information and adjust nodelocaldns IP
Signed-off-by: 孙振宇 <>
2025-01-12 04:56:08 +08:00
孙振宇
cc91ef7d73 fix(scripts): made reset.sh executable
Signed-off-by: 孙振宇 <>
2025-01-12 04:15:53 +08:00
孙振宇
59c0e83d07 feat(reset): add reset script for cluster management and validation checks
Signed-off-by: 孙振宇 <>
2025-01-12 04:14:59 +08:00
孙振宇
7ae54597b6 feat(config): update upstream DNS servers and enable system hostname override
Signed-off-by: 孙振宇 <>
2025-01-12 03:03:58 +08:00
孙振宇
afd5d6b146 feat(deploy): add become flag to ansible-playbook execution in deploy script
Signed-off-by: 孙振宇 <>
2025-01-12 02:14:17 +08:00
孙振宇
65da501ba9 feat(config): update load balancer configuration for apiserver
Signed-off-by: 孙振宇 <>
2025-01-12 02:11:29 +08:00
孙振宇
b45e5ca63b feat(config): add option to prevent overriding system hostname
Signed-off-by: 孙振宇 <>
2025-01-12 02:06:45 +08:00
孙振宇
545a9cdca7 fix(hostname): correct hostname of each nodes
Signed-off-by: 孙振宇 <>
2025-01-12 01:56:12 +08:00
孙振宇
34527c28f4 fix(scripts): made deploy.sh executable
Signed-off-by: 孙振宇 <>
2025-01-12 01:48:54 +08:00
孙振宇
81b849dd0f feat(deploy): add deployment script with pre-checks and ansible-playbook execution
Signed-off-by: 孙振宇 <>
2025-01-12 01:47:07 +08:00
孙振宇
051b6e4ae5 fix(check.sh): add -kK option to ansible-playbook command for extra verbosity
Signed-off-by: 孙振宇 <>
2025-01-11 19:15:14 +08:00
孙振宇
c5b43e96d2 fix(scripts): execute perm for check.sh
Signed-off-by: 孙振宇 <>
2025-01-11 19:12:28 +08:00
孙振宇
512add2d57 feat(ansible): add check script for pre-requisites before running ansible playbook
Signed-off-by: 孙振宇 <>
2025-01-11 19:11:33 +08:00
孙振宇
847a2c04ad feat(inventory): add inventory template and update existing entries
Signed-off-by: 孙振宇 <>
2025-01-11 19:06:42 +08:00
孙振宇
c16e80e54a fix(inventory): update ingress worker hostnames in inventory.ini
Signed-off-by: 孙振宇 <>
2025-01-11 19:03:53 +08:00
孙振宇
9e34d037a3 chore(inventory): remove bastion host entry from inventory.ini
Signed-off-by: 孙振宇 <>
2025-01-11 18:55:17 +08:00
孙振宇
99e2a6a5e3 feat(ansible): add init and activate scripts for virtual environment setup
chore: add .gitignore for virtual environment files
refactor: move etcd configuration to manifests and remove obsolete files

Signed-off-by: 孙振宇 <>
2025-01-11 18:52:32 +08:00