Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ Find a lot more details about the Kubernetes bare-metal installer in [k8s/README
The cluster-deployment tools here include helm charts and ansible playbooks to spin up bare-metal or VM master/worker nodes, and a Makefile to add several additional features.

* Direct-attached SSD local storage pools
* Dashboard
* Non-default namespace with its own service account (full permissions
within namespace, limited read-only in kube-system namespaces)
* Keycloak for OpenID / OAuth2 user authentication / authorization
* Vaultwarden, a self-hosted Bitwarden-compatible password manager
* Helm3
* Helm4
* Mozilla [sops](https://github.com/mozilla/sops/blob/master/README.rst) with encryption (to keep credentials in local git repo)
* Encryption for internal etcd
* MFA using [Authelia](https://github.com/clems4ever/authelia) and Google Authenticator
Expand Down
10 changes: 0 additions & 10 deletions ansible/hosts-lab

This file was deleted.

4 changes: 2 additions & 2 deletions ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ansible==12.2.0
ansible-lint==25.9.1
ansible==12.3.0
ansible-lint==26.1.1
pip==25.3
30 changes: 0 additions & 30 deletions images/wxcam-upload/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion images/wxcam-upload/Makefile

This file was deleted.

49 changes: 0 additions & 49 deletions images/wxcam-upload/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions images/wxcam-upload/docker-compose.yml

This file was deleted.

55 changes: 0 additions & 55 deletions images/wxcam-upload/entrypoint-wx.sh

This file was deleted.

17 changes: 0 additions & 17 deletions images/wxcam-upload/helm/Chart.yaml

This file was deleted.

133 changes: 0 additions & 133 deletions images/wxcam-upload/helm/values.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions images/wxcam-upload/hooks/add_tags

This file was deleted.

1 change: 0 additions & 1 deletion images/wxcam-upload/hooks/build

This file was deleted.

40 changes: 0 additions & 40 deletions images/wxcam-upload/wx_upload.sh

This file was deleted.

Loading
Loading