Skip to content
This repository was archived by the owner on Nov 8, 2025. It is now read-only.

ossrs/srs-aks-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srs-aks-template

IMPORTANT NOTE: This repository is depreacated and archived, please use srs-cdk instead. CDK is the future of default and recommended deployment for SRS and Oryx.

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

Contributors