Chapters
Supporting software technology
Dell EMC servers and storage
Use Case 1: Manual provisioning of a containerized dev/test environment
Use Case 2: Automated provisioning of a containerized dev/test environment
Conclusion
Appendix A: Solution architecture and component specifications
Appendix B: Container resource configuration
Supporting software technology
Dell EMC servers and storage
Use Case 1: Manual provisioning of a containerized dev/test environment
-
1Introduction
-
2Step 1: Install Docker
-
3Step 2: Install the Docker registry
-
4Step 3: Pull the SQL Server 2019 image
-
5Step 4: Push the SQL Server image to the local private registry
-
6Step 5: Pull the REST API and push it to the local private registry
-
7Step 6: Configure a storage volume and connect it to the container
-
8Step 7: Verify database access
-
9Step 8: Clean up the environment
-
10Use Case 1 review
Use Case 2: Automated provisioning of a containerized dev/test environment
-
1Introduction
-
2Step 1: Install Kubernetes
-
3Step 2: Install the XtremIO X2 CSI plug-in
-
4Step 3: Provision SQL Server and REST API containers
-
5Step 4: Provision a database copy
-
6Step 5: Modify database data and protect the database state
-
7Step 6: Run a destructive test and recover the modified database
-
8Step 7: Technical writer provisions modified SQL database
-
9Step 8: Clean up the environment
-
10Use Case 2 review
-
11CSI plug-ins: Additional options from Dell Technologies