Delete project/namespace
If the development team needs to delete their environment or recreate it if some data is corrupted.
Destroy environment:
Log in to Jenkins: https://jenkins-aws.indexdata.com/
Navigate to job: folioRancher → folioNamespaceTools → deleteNamespace
Click Build with Parameters button
Select parameters
Parameter | Required/optional | Value |
---|---|---|
CLUSTER | Required | Select cluster for current job |
NAMESPACE | Required | Select cluster namespace for current job |
RW_SPLIT | Optional | Set true to Enable Read/Write split |
POSTGRESQL | Required | Select database type, built-in PostgreSQL or AWS RDS |
KAFKA | Required | Select Kafka type, built-in Kafka or AWS MSK |
OPENSEARCH | Required | Select OpenSearch type, built-in OpenSearch or AWS OpenSearch |
S3_BUCKET | Required | Select object storage type, built-in Minio or AWS S3 |
AGENT | Optional | Select Jenkins agent for build |
REFRESH_PARAMETERS | Optional | Set to true for update pipeline parameters, it will not run a pipeline |
Click Build button
Wait for completion
Example: