Skip to content
/ srs-aks-template Public template

Template repository for deploying SRS to AKS(Azure Kubernetes Service)

License

Notifications You must be signed in to change notification settings

ossrs/srs-aks-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srs-aks-template

Template repository for deploying SRS to AKS(Azure Kubernetes Service).

Usage

Step 1: Create AKS cluster and user:

  1. Create a subscription and resource group.
  2. Create a K8s cluster by AKS, check by command kubectl get namespace
  3. Create a new CREDENTIALS with subscription and resource group.

Step 2: Click the Use this template to create your repository, then set the secrets:

  1. AZURE_CREDENTIALS is the CREDENTIALS.
  2. RESOURCE_GROUP is the resource group.
  3. CLUSTER_NAME is the name of AKS cluster.

Step 3: Run Actions to deploy to your K8s, for example, if your external IP is 52.149.197.10:

Try to motify the srs.yaml, then push to your repository, your K8s will be updated automatically.

About

Template repository for deploying SRS to AKS(Azure Kubernetes Service)

Resources

License

Stars

Watchers

Forks