Detailed video on deploying SQL Server 2019 on OpenShift 4.7. Includes connecting to sql server, connecting to the pod, check the logs,processes, test sql instance failures etc. Useful links as mentioned in the video https://infrabytes.io/how-to-install-openshift-cli-oc-on-linux-windows/ https://infrabytes.io/sql-server-command-line-tools-mssql-cli/ https://infrabytes.io/how-to-connect-to-sql-server-on-openshift-using-sql-management-studio/
Author: Editorial team
Deploy Microsoft SQL Server on Podman
Step by step instructions to deploy Microsoft SQL Server on Podman. We will cover an Introduction to Podman, how to download images using Podman, installing SQL Server 2019, connecting to the sql server instance, restarting sql server on podman, connecting to the pod, check sql processes etc. Follow this link to setup mssql-cli : https://infrabytes.io/sql-server-command-line-tools-mssql-cli/
