Open
Description
Testing the 0.44 alpha, using kas-installler (fleet-manager registered_users_per_organisation config
configured with max_allowed_instances
2).
rhoas kafka create --bypass-checks --provider aws --name penguin --size=x2
is accepted, but an x1 results.
{
"browser_url": "http://localhost:8080/cahjsobprem07ts5qlog/dashboard",
"cloud_provider": "aws",
"created_at": "2022-06-10T12:51:45.301121744Z",
"egress_throughput_per_sec": "100Mi",
"href": "/api/kafkas_mgmt/v1/kafkas/cahjsobprem07ts5qlog",
"id": "cahjsobprem07ts5qlog",
"ingress_throughput_per_sec": "50Mi",
"instance_type": "standard",
"instance_type_name": "Standard",
"kafka_storage_size": "1000Gi",
"kind": "Kafka",
"max_connection_attempts_per_sec": 100,
"max_data_retention_period": "P14D",
"max_partitions": 1500,
"multi_az": true,
"name": "penguin",
"owner": "kwall_mk-bin-packing",
"reauthentication_enabled": true,
"region": "us-east-1",
"size_id": "x1",
"status": "accepted",
"total_max_connections": 3000,
"updated_at": "2022-06-10T12:51:45.301121744Z"
}
Originally posted by @k-wall in #1592 (comment)