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

kubernetes goes to ERROR state with IP limitation #10402

Open
ahmadamirahmadi007 opened this issue Feb 16, 2025 · 3 comments
Open

kubernetes goes to ERROR state with IP limitation #10402

ahmadamirahmadi007 opened this issue Feb 16, 2025 · 3 comments

Comments

@ahmadamirahmadi007
Copy link

problem

When the user reaches the limit of the number of Public IP Address, Kubernetes goes to error mode and even after deleting Cluster through Cloud Stack, it goes to Destroying mode and remains in that state.

Image

versions

CloudStack 4.19.1.3

The steps to reproduce the bug

No response

What to do about it?

No response

@kiranchavala
Copy link
Contributor

@ahmadamirahmadi007 Could you please provide more information regarding this issue

I have performed the following steps and not able to reproduce the issue

  1. Create a user account
  2. Limit the number of public IP address to 5 for the user account
  3. Launch a cks cluster from the user account
  4. Acquire all 5 public IP address for the network
  5. Delete the cks cluster

Kubernetes cluster got deleted successfully

@ahmadamirahmadi007
Copy link
Author

The user has used all his 5 IPs and after that he tries to create another Kuber cluster, which requires the sixth address. In this case, the cluster is not created and it is not deleted after that.
@kiranchavala

@kiranchavala
Copy link
Contributor

@ahmadamirahmadi007

I had tried to reproduce the issue and found that when user tries to launch a cks cluster, an error is thrown mentioning that public IP address are not available.

Also I am able to destroy the cks cluster in error state

Image

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

No branches or pull requests

3 participants