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

Implement VIP-based Kubernetes API exposure instead of using MaaS DNS in Cluster API MaaS provider #86

Open
Frantche opened this issue Jul 7, 2023 · 0 comments

Comments

@Frantche
Copy link

Frantche commented Jul 7, 2023


name: Implement VIP-based Kubernetes API exposure instead of using MaaS DNS in Cluster API MaaS provider

Version
cluster-api-provider-maas: v0.4.0
MaaS: 3.2.8

The Problem To Be Solved

In our current setup, the provisioning and configuration of machines in the MaaS infrastructure are managed by a separate team. However, during the deployment process in the Cluster API MaaS provider, the operator tries to update MaaS' DNS, which is restricted due to our limited permissions

Possible Solution

Implement a solution to avoid using the MaaS DNS for exposing the Kubernetes API and instead utilize a Virtual IP (VIP) approach for improved flexibility and high availability. The VIP can be configured using KeepAlived in the bootstrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant