Commit Graph

727 Commits

Author SHA1 Message Date
Khue Doan
eeb387a4f0 Move scripts to experimental 2021-08-22 23:57:34 +07:00
Khue Doan
0d68a07489 Remove pre-commit hook 2021-08-22 23:57:20 +07:00
Khue Doan
73771d39c3 Add descheduler to operations layer 2021-08-22 23:51:38 +07:00
Khue Doan
53b3c388ef Cleanup apps layer 2021-08-22 23:47:36 +07:00
Khue Doan
d56c2a7c8c Move cert-manager to system layer 2021-08-22 23:46:44 +07:00
Khue Doan
1405fa046b Fix wrong kustomize path 2021-08-22 23:37:51 +07:00
Khue Doan
bc8533027b Add phony to bootstrap make targets 2021-08-22 23:36:57 +07:00
Khue Doan
c4e93bde01 Fix typo 2021-08-22 23:36:47 +07:00
Khue Doan
3c3832dbea Remove Argocd and Longhorn from cluster layer 2021-08-22 23:35:16 +07:00
Khue Doan
000c90bf99 Split argocd and root app to boostrap 2021-08-22 23:34:09 +07:00
Khue Doan
cf69f5f0e7 Split ArgoCD install and root app 2021-08-22 19:44:41 +07:00
Khue Doan
932adb6632 Add Helm back to tools container 2021-08-22 19:36:05 +07:00
Khue Doan
0b32d386c7 Fix Helm dependency values 2021-08-22 19:35:24 +07:00
Khue Doan
488f087db5 Auto create namespace 2021-08-22 18:30:59 +07:00
Khue Doan
710cbdb813 Fix syntax 2021-08-22 18:28:41 +07:00
Khue Doan
acf42f7d72 Enable system apps auto sync 2021-08-22 18:27:05 +07:00
Khue Doan
a7da7f2549 Disable system project 2021-08-22 18:24:07 +07:00
Khue Doan
8bf07e6a92 Add missing field to system applicationset 2021-08-22 18:04:08 +07:00
Khue Doan
ecf7a3c9bf Move applicationsets and projects to separate folders 2021-08-22 17:47:01 +07:00
Khue Doan
0095d9a166 Try new ArgoCD pattern 2021-08-22 17:40:38 +07:00
Khue Doan
55b293fce7 Add experimental features README 2021-08-21 12:57:21 +00:00
Khue Doan
0954f69ab3 Increase wait time out 2021-08-21 12:50:58 +00:00
Khue Doan
ad9eaaca7f Generate ISO file name automatically 2021-08-21 10:59:51 +00:00
Khue Doan
b747ded60e Disable Keycloak 2021-08-21 10:25:47 +00:00
Khue Doan
d122cc2ba7
Delete .gitattributes 2021-08-21 02:59:05 +07:00
Khue Doan
b672b7a46b Rename infra layer to cluster 2021-08-20 19:31:04 +07:00
Khue Doan
921453ef91 Move Terraform CDK to experimental 2021-08-20 19:08:14 +07:00
Khue Doan
a8e4a85584
Merge pull request #2 from khuedoan/cluster-api-sidero
Experimental bare-metal provisioning and cluster creation with Cluster API
2021-08-20 19:07:24 +07:00
Khue Doan
c37fead960 Rename directory 2021-08-20 19:05:19 +07:00
Khue Doan
6dad7761b0 Rename kubeconfig file 2021-08-20 19:04:26 +07:00
Khue Doan
e7cfe62b04 Merge branch 'master' into cluster-api-sidero 2021-08-20 19:02:19 +07:00
Khue Doan
3e2884d39f Restructure so we can merge sooner without breaking current code 2021-08-20 19:01:22 +07:00
Khue Doan
9a95f41193 Temporarily disable Vault and Wireguard 2021-08-18 10:22:28 +07:00
Khue Doan
ce4bf2e638 Add root app 2021-08-18 10:21:28 +07:00
Khue Doan
45c67d1108 Sort mirrors by speed using reflector
Instead of hard code the mirror list
2021-08-15 19:25:59 +00:00
Khue Doan
49b2f3d5a3 Add Keycloak 2021-08-15 19:02:54 +00:00
Khue Doan
1753053f64 Temporarily disable ArgoCD HTTPS 2021-08-15 12:21:09 +00:00
Khue Doan
ccf0e416df Upgrade argocd, nginx and longhorn 2021-08-15 12:20:52 +00:00
Khue Doan
303e837230 Upgrade to latest CoreOS testing and remove ostree bug workaround
https://github.com/coreos/fedora-coreos-tracker/issues/746#issuecomment-895311722
2021-08-15 10:56:28 +00:00
Khue Doan
95da2fb6cd Revert "Add Vagrantfile for macOS and Windows"
This reverts commit eb3bf508f9.
2021-08-15 00:24:55 +07:00
Khue Doan
eb3bf508f9 Add Vagrantfile for macOS and Windows 2021-08-14 18:50:25 +07:00
Khue Doan
04ad086349 Remove GitHub specific files
I'm using Gitea anyway
2021-08-07 21:26:07 +07:00
Khue Doan
bf97010ff8 Convert help to README 2021-08-04 01:14:55 +07:00
Khue Doan
ae7e1de99e Add rke and helm provider to cdktf 2021-08-04 01:11:44 +07:00
Khue Doan
872aac3e92 Initial Terraform CDK support 2021-08-03 17:14:13 +00:00
Khue Doan
dc16722239 Add links to detailed instructions 2021-08-03 17:13:48 +00:00
Khue Doan
3a3b7365b0 Upgrade RKE version 2021-08-03 17:11:32 +00:00
Khue Doan
d1c09a8208 Change command to show PXE server log 2021-08-03 17:10:30 +00:00
Khue Doan
251e9c883f Add some place holder for docs 2021-08-03 17:10:04 +00:00
Khue Doan
4fb52951ea
Move back to latest stable CoreOS release 2021-07-25 12:30:15 +07:00