mysql-deployment
).Kubernetes Manifest
from the "Design Type" dropdown menu.Figure: Import modal
Choose File Upload
for the upload method, and select the file you just downloaded.
Then, click on Import
.
Figure: Import mysql-deployment
Under the "Designs" tab, you will see the successfully imported mysql-deployment
design.
Clicking on the names of the designs on the Designs
tab displays the visual representations of the various Kubernetes resources and their relationships on the canvas.
Figure: Imported designs on canvas
Now, follow the same steps to import the wordpress-deployment
file.
Figure: wordpress-deployment
Next, you will combine the WordPress and MySQL designs into a single design file. By merging these designs, you can manage and deploy both resources together.
To merge the MySQL deployment design with the WordPress deployment design:
mysql-deployment
design from the left panel and drop it onto the design canvas of the wordpress-deployment
.Figure: drag and drop design
Merge
.Figure: merge modal
Save As
and enter wordpress-mysql-deployment
as the new file name.Figure: save design