Rapha-Borges / oke-free

Uma maneira fácil de garantir seu próprio cluster Kubernetes gratuitamente e para sempre
GNU General Public License v3.0
894 stars 382 forks source link

Error: 400-LimitExceeded, The following service limits were exceeded: compartment-count. Request a service limit increase from the service limits page in the console #20

Closed MateSousa closed 6 months ago

MateSousa commented 8 months ago

Ao realizar o tf apply ocorre esse erro.

│ Error: 400-LimitExceeded, The following service limits were exceeded: compartment-count. Request a service limit increase from the service limits page in the console. │ Suggestion: Request a service limit increase for this resource Identity Compartment │ Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_compartment │ API Reference: https://docs.oracle.com/iaas/api/#/en/identity/20160918/Compartment/CreateCompartment │ Request Target: POST https://identity.us-ashburn-1.oci.oraclecloud.com/20160918/compartments │ Provider version: 5.24.0, released on 2024-01-10.
│ Service: Identity Compartment │ Operation Name: CreateCompartment │ OPC request ID: f45d3ee502de8e09448c35244b631559/C619B1F0F5F4B7A644A146EAE183B1F7/DC3555951ADDE07DE8D69E3AD07BCD73 │ │ │ with module.compartment.oci_identitycompartment., │ on compartment/compartment.tf line 1, in resource "oci_identitycompartment" "": │ 1: resource "oci_identitycompartment" "" {

dilons commented 8 months ago

Provavelmente tu bateu o limite de compartments da tua região, acredito eu que se vc logar na tua conta oracle e acessar os compartments na região que tu ta usando, e apagar alguns, deve voltar a funcionar.

https://cloud.oracle.com/identity/compartments?region=us-ashburn-1

soaresnetoh commented 8 months ago

@Rapha-Borges @badtuxx ... tenho uma divida? voces sabem se o que foi liberado pela OCI como free desta vez engloba o cluster OKE e o LB usado no codigo Terraform? ou somente o que contempla o free é o mesmo que está no https://www.oracle.com/br/cloud/free/#free-cloud-trial ?

Rapha-Borges commented 8 months ago

@Rapha-Borges @badtuxx ... tenho uma divida? voces sabem se o que foi liberado pela OCI como free desta vez engloba o cluster OKE e o LB usado no codigo Terraform? ou somente o que contempla o free é o mesmo que está no https://www.oracle.com/br/cloud/free/#free-cloud-trial ?

Estamos utilizando o Oracle Container Engine for Kubernetes - Cluster Básico:

image

E Oracle Cloud Infrastructure Flexible Network Load Balancer:

image

Os recursos que podem gerar custos são network e storage (em análise).

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had activity in the 30 days. It will be closed in 14 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

github-actions[bot] commented 6 months ago

This issue has been automatically closed because it has not had any further activity in the last 14 days. Thank you for your contributions!