PinnedPublished inSWAGBlur Out Videos with FFmpegOr how to utilize filter_complexSep 7, 2019A response icon2Sep 7, 2019A response icon2
Custom Installing NVIDIA Drivers for GKEI was recently working with ffmpeg and NVIDIA T4 GPUs on GKE for a encoding pipeline. To get started with GPUs on GKE, the NVIDIA drivers…Jun 26, 2020A response icon3Jun 26, 2020A response icon3
Compiling the SIMD version of python-rapidjsonA recent task had me taking a look at alternative JSON libraries for the purpose of performance. One of them was python-rapidjson which…Jan 7, 2019Jan 7, 2019
Published inSWAGMoving forward with Live Stream Video DeliveryMany popular apps offer live stream as a feature integration like Twitch and Youtube Live. With the ever increasing users drawn towards…Dec 9, 2018Dec 9, 2018
Auto-labeling GKE Nodes for XFS supportTo use XFS with Persistent Volumes, the host node needs to have the command xfs_mkfile available so disks can be created and formatted. The…Sep 16, 2018Sep 16, 2018
Disabling Transparent Huge Pages in KubernetesA clean way to disable THP with proper pod schedulingSep 15, 2018A response icon1Sep 15, 2018A response icon1
Installing kubectl in a Kubernetes PodWithout creating custom imagesJan 28, 2018A response icon4Jan 28, 2018A response icon4
Running cron in Docker the Easy WayThere are some situations where you just need to run a simple single command cronjob. This is where the alpineDocker image comes in very…Apr 6, 2017A response icon2Apr 6, 2017A response icon2