This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Deploy on Xeon E5 using Kubernetes
Zhizhen Tang edited this page Jan 14, 2020
·
1 revision
$ cd build
$ make start_kubernetes
Note:
- This command must be run as root.
- Make sure Kubenetes is built successfully on all the nodes.
- You can choose whether to launch an instances of each module or not by typing yes or no.
Visit https://<CDN-Transcode Server IP address>/ using any web browser, you will see the playlist and then click any of the streams in the playlist to playback.
You can also use Windows VLC player to playback the HTTPs streams provided by the sample service. please run below commands.
vlc https://<CDN-Transcode Server IP address>/hls/big_buck_bunny_1280x720_0/index.m3u8
Powered by Open Visual Cloud media software stack.
- Setup proxy server
- Setup Kubernetes for CentOS
- Setup Kubernetes for Ubuntu
- Setup NFS environment
- Setup Kubernetes Logging
- Setup Kubernetes Monitoring