We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Connecting a Kubernetes Nodepool with a Postgress Cluster.
The Problem is that the nodepool is creating the IPs automaticly and there is no possibility to calculate the CIRD like we did it in Terraform.
It would be nice to just define the Nodepool and Lan to which the connection should be done.
This is also a Problem with Terraform and we allready solved it with this setup: https://github.com/maboehm/terraform-ionoscloud-kube-lan-ip
Please Provide this functionality or at least give information how we should implement this.
The text was updated successfully, but these errors were encountered:
@cristiGuranIonos hey would you mind looking at
I could imagine extending the definition Postgress crd to directly connect to a Nodepool.
Is there a possibility that something like this will be merged? When getting an "OK" we could provide the Implementation behind this.
Sorry, something went wrong.
Hi, it would be great if you could provide an implementation for this.
Hi there,
We've decided to transition to Terraform due to this issue. :) Unfortunately, I don't have the time or access to develop this feature.
No branches or pull requests
What problem are you facing?
Connecting a Kubernetes Nodepool with a Postgress Cluster.
The Problem is that the nodepool is creating the IPs automaticly and there is no possibility to calculate the CIRD like we did it in Terraform.
How could Crossplane Provider IONOS Cloud help solve your problem?
It would be nice to just define the Nodepool and Lan to which the connection should be done.
This is also a Problem with Terraform and we allready solved it with this setup:
https://github.com/maboehm/terraform-ionoscloud-kube-lan-ip
Please Provide this functionality or at least give information how we should implement this.
References
The text was updated successfully, but these errors were encountered: