Skip to content
/ srs-ack-template Public template

Template repository for deploying SRS to ACK(Alibaba Cloud Container Service for Kubernetes)

License

Notifications You must be signed in to change notification settings

ossrs/srs-ack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srs-ack-template

Template repository for deploying SRS to ACK(Alibaba Cloud Container Service for Kubernetes).

Usage

Step 1: Create ACK cluster and user:

  1. Create a K8s cluster by ACK, check by command kubectl get namespace
  2. Create a new RAM user, with access AliyunCSFullAccess
  3. Click the ACK > Authorize > Modify Permissions to set user as Administrators.

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

  1. ACCESS_KEY_ID is the AccessKey ID of RAM user.
  2. ACCESS_KEY_SECRET is the AccessKey Secret of RAM user.
  3. ACK_CLUSTER_ID is the ACK K8s cluster ID at ACK > Basic Information.

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

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

About

Template repository for deploying SRS to ACK(Alibaba Cloud Container Service for Kubernetes)

Resources

License

Stars

Watchers

Forks