Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vSphere infrastructure provider template #25

Merged
merged 30 commits into from
Sep 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9061b27
vsphere cluster template
eaudetcobello Jul 10, 2024
39e6e5e
replace hard-coded values by config
eaudetcobello Jul 12, 2024
55a6dcd
add uninitialized toleration
eaudetcobello Jul 12, 2024
fc98d1b
cleanup leftover kubeadm scripts
eaudetcobello Jul 12, 2024
d48199b
workaround to "thumbprint does not match"
eaudetcobello Jul 12, 2024
ac9348c
hack: install k8s manually, enable kube-vip
eaudetcobello Jul 12, 2024
396fe6b
add template-variables file
eaudetcobello Jul 12, 2024
3159998
rename file, add custom variable being used
eaudetcobello Jul 12, 2024
f43d86d
configure kube-vip daemonset
eaudetcobello Jul 15, 2024
b4e0279
remove node-role/master toleration/affinity
eaudetcobello Jul 15, 2024
998ebfc
yaml -> bash
eaudetcobello Jul 15, 2024
f447c10
hack: change sha256 to sha1 in template-variables.rc
eaudetcobello Jul 16, 2024
6f9be9c
Revert "remove node-role/master toleration/affinity"
eaudetcobello Jul 15, 2024
b59d593
Reapply "remove node-role/master toleration/affinity"
eaudetcobello Jul 15, 2024
efbec0c
configure proxy on workers
eaudetcobello Jul 18, 2024
d7903af
change cidrs to our standard ones
eaudetcobello Jul 18, 2024
fbf7497
apply kube-vip rbac manifests
eaudetcobello Jul 22, 2024
142a81b
move proxy configuration to a secret
eaudetcobello Jul 22, 2024
df145c0
mis changes following review
eaudetcobello Jul 22, 2024
2230b98
add machine count vars
eaudetcobello Jul 22, 2024
2dd8c9d
extract image variables
eaudetcobello Jul 23, 2024
b5d1b85
review comments
eaudetcobello Jul 25, 2024
fa8845a
remove hardcoded namespaces
eaudetcobello Aug 5, 2024
53b9c82
cleanup variables
eaudetcobello Aug 5, 2024
50543a5
ssh key optional
eaudetcobello Aug 5, 2024
dcfae77
indent
eaudetcobello Aug 5, 2024
f88bb11
review comments
eaudetcobello Aug 13, 2024
00bf2f1
content -> contentFrom
eaudetcobello Aug 13, 2024
a0f54c7
make machine specs configurable
eaudetcobello Aug 13, 2024
896db50
remove empty str defaults
eaudetcobello Sep 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading