claudie

Cloud-agnostic managed Kubernetes

APACHE-2.0 License

Stars
457
Committers
23
claudie - Claudie v0.2.1

Published by MiroslavRepka over 1 year ago

v0.2.1

Features

  • Improve management of Longhorn volume replicas #648
  • Improve logging on all services #657

Bugfixes

  • Fix unnecessary restarts in Wireguard playbook #658

Known issues

  • Certain change in nodepool configuration forces replacement of VMs #647
claudie - Claudie v0.2.0

Published by MiroslavRepka over 1 year ago

v0.2.0

Features

  • Unify the naming schema in the input manifest #601
  • Deploy MinIO in multi-replica fashion #589

Bugfixes

No bugfixes since the last release.

Known issues

  • Workflow fails to build when a user makes multiple changes of the input manifest, regarding the API endpoint #606
  • Longhorn pod longhorn-admission-webhook stuck in Init state #598
  • Deletion of config fails if builder crashes after deleting nodes #588
claudie - Claudie v0.1.3

Published by MiroslavRepka over 1 year ago

v0.1.3

Features

  • Change the workflow of Claudie, to build the infrastructure on a per cluster basis #584
  • Add labels on Claudie created resources #579

Bugfixes

No bugfixes since the last release.

Known issues

  • k8s-sidecar sometimes misses deletion of the input manifest secret #588
  • Deleting nodes in Builder is not idempotent #587
claudie - Claudie v0.1.2

Published by MiroslavRepka over 1 year ago

v0.1.2

Features

  • Update to Go v1.20 #559
  • The VPN now respects netmask from defined CIDR #571
  • Connections attempts are more readable #570

Bugfixes

  • Wireguard IP now persists across reboots #557
  • Deletion of the infrastructure before any outputs were created does not end with error #569
  • Replace the azurerm_virtual_machine to the azurerm_linux_virtual_machine #573

Known issues

  • Longhorn replicas are not properly managed, which might cause issues when deleting nodes #564
  • Naming scheme in the input manifest is not uniform #563
claudie - Claudie v0.1.1

Published by Despire over 1 year ago

v0.1.1

Features

  • Support DNS zone for Cloudflare, AWS, Azure, HetznerDNS, OCI #530
  • Add default node labels #543

Bugfixed

  • Logs in all services have been modified to not output sensitive information. #535
  • Correctly update desiredState after workflow for a given manifest completes. #536

Known issues

  • Wireguard interface wg0 is missing ip address after reboot. Will be fixed in next release #557
claudie - Claudie v0.1.0

Published by MiroslavRepka almost 2 years ago

v0.1.0

Features

  • Multi-cloud kubernetes cluster management
  • Multi-cloud load balancer management
  • Fast scale-up/scale-down of defined infrastructure
  • Persistent storage via Longhorn
  • Support for AWS, Azure, GCP, OCI and Hetzner
  • GCP DNS zone support
  • Claudie deployment on amd64 and arm64 clusters

Bugfixes

  • As this is the first release there are no bugfixes

Known issues

  • iptables reset after reboot and block all traffic on OCI node #466
  • Occasional connection issues between Claudie created clusters and Claudie on Hetzner and GCP #276
  • Unable to easily recover after error #528