Platform acceptance tests
There are several activities you need to perform to test your platform:
Create a management node backup (refer to Backing up management database in the Administrator Guide).
Create a domain (refer to Configuring multitenancy and Managing domains in the Administrator Guide).

- Create a domain administrator (refer to Configuring multitenancy and Managing self-service users in the Administrator Guide).

- Create a project (refer to Configuring multitenancy and Managing projects in the Administrator Guide).


- Create a project member and assign it to the project (refer to Configuring multitenancy and Managing self-service users in the Administrator Guide).


- Access the self-service panel at https://172.16.XX.250:8800 (refer to Providing access to the self-service portal in the Administrator Guide).

- Create a CirrOS VM and ping an external resource, for example, google.com (refer to Creating virtual machines and Connecting to virtual machines in the Self-Service Guide).

- Create a Kubernetes cluster (refer to Provisioning Kubernetes clusters in the Administrator Guide and Creating and deleting Kubernetes clusters in the Self-Service Guide).

Download the
kubeconfigfile and confirm that it is populated with the correct configuration.Try to access the Kubernetes cluster’s dashboard.
If you encounter an error during the Kubernetes cluster setup, it may be because the communication between the compute public network and the Services network API port has not been allowed. To resolve this issue, ensure that your configuration meets the Kubernetes-as-a-Service network requirements listed in the Administrator Guide.