-
Notifications
You must be signed in to change notification settings - Fork 36
live-service-0-7b57cd67c9-4mms7 pods error with helm installation. #197
Description
HW: CVL
OS: CentOS 7.9.2009
Cdn_transcode_version: Master
Result:
[root@as09-12-wpr ~]# kubectl get pods -A
NAMESPACE NAME READY STATUS RESTARTS AGE
default cdn-service-78d4755784-7fxwn 1/1 Running 0 3h22m
default kafka-service-6c8946c94f-krnjp 1/1 Running 1 3h22m
default live-service-0-7b57cd67c9-4mms7 0/1 CrashLoopBackOff 44 3h22m
default redis-service-7bcfd46b86-ws4xp 1/1 Running 0 3h22m
default vod-service-0-6d98699bb4-jc7gg 1/1 Running 0 3h22m
default vod-service-0-6d98699bb4-x97lq 1/1 Running 0 3h22m
default zookeeper-service-658646c4dc-p2wzf 1/1 Running 0 3h22m
kube-system coredns-7677f9bb54-7mkzl 1/1 Running 2 3h47m
kube-system coredns-7677f9bb54-jk2ll 1/1 Running 1 3h47m
kube-system dns-autoscaler-5b7b5c9b6f-l65f2 1/1 Running 2 3h47m
kube-system docker-registry-docker-registry-f4cbc85b8-fxk9c 2/2 Running 0 3h44m
kube-system intel-gpu-plugin-intel-gpu-plugin-mdnc4 1/1 Running 0 3h40m
kube-system kube-apiserver-as09-12-wpr 1/1 Running 0 3h22m
kube-system kube-controller-manager-as09-12-wpr 1/1 Running 4 3h50m
kube-system kube-flannel-7m2l8 1/1 Running 1 3h48m
kube-system kube-flannel-ggnbr 1/1 Running 2 3h48m
kube-system kube-multus-ds-amd64-mx8qw 1/1 Running 1 3h48m
kube-system kube-multus-ds-amd64-ntw7r 1/1 Running 1 3h48m
kube-system kube-proxy-2mm68 1/1 Running 2 3h49m
kube-system kube-proxy-sl7jw 1/1 Running 1 3h49m
kube-system kube-scheduler-as09-12-wpr 1/1 Running 1 3h34m
kube-system kubernetes-dashboard-86c6f9df5b-w2gb8 1/1 Running 2 3h47m
kube-system kubernetes-metrics-scraper-678c97765c-v9864 1/1 Running 1 3h47m
kube-system nginx-proxy-as09-23-wpr 1/1 Running 1 3h49m
kube-system node-feature-discovery-controller-994fcdb55-zhrt2 1/1 Running 0 3h41m
kube-system node-feature-discovery-worker-qbrhx 1/1 Running 1 3h41m
monitoring collectd-fckkr 3/3 Running 0 3h30m
monitoring node-exporter-8zgf4 2/2 Running 0 3h38m
monitoring node-exporter-b4c2t 2/2 Running 0 3h38m
monitoring prometheus-k8s-0 5/5 Running 1 3h38m
monitoring prometheus-operator-5bb8cb9d8f-xkq28 2/2 Running 0 3h38m
monitoring tas-telemetry-aware-scheduling-575ccbc9d4-hm856 2/2 Running 4 3h34m
[root@as09-12-wpr cdn-transcode]# grep -irn "abr_pipeline" ./
./deployment/kubernetes/helm/cdn-transcode/templates/live.yaml:44: "-abr_pipeline"]
[root@as09-12-wpr ~]# kubectl logs live-service-0-7b57cd67c9-4mms7
ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
configuration: --prefix=/usr/local --libdir=/usr/local/lib --enable-shared --disable-static --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --extra-cflags=-w --enable-gpl --enable-nonfree --enable-libass --enable-libfreetype --disable-xlib --disable-sdl2 --disable-hwaccels --disable-vaapi --enable-libv4l2 --enable-indev=v4l2 --enable-libopus --enable-libvpx --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libsvthevc --enable-libsvtvp9 --enable-libdav1d
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100
Unrecognized option 'abr_pipeline'.
Error splitting the argument list: Option not found