Add readme - remove requirements.txt

This commit is contained in:
Mike Ray (SQL)
2018-09-24 08:16:27 -07:00
parent f2d236516c
commit 4352afa4f9
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,11 @@
# Samples scripts for a SQL Server Always On Availability Group on SQL Server Containers, managed by Kubernetes
Available with SQL Server 2019 (preview).
Go to the documentation to learn more about:
[Always On Availability Groups for SQL Server containers](https://docs.microsoft.com/en-us/sql/linux/sql-server-ag-kubernetes)
[Deploy a SQL Server Always On Availability Group on Kubernetes Cluster](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-kubernetes-deploy)
[Create deployment script for SQL Server Always On Availability Group](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-kubernetes-create-deployment)