How to connect a USB Android device to a Appium Server in Kubernetes via ADB

I want to connect a USB Android real device to the Appium server which is running in the Container in Kubernetes environment

I deployed the Appium server (Appium 2.0) in Kubernetes and I connected my real Android device to my local computer via ADB. I want to connect my Android Device to the Appium Server which is running in the Kubernetes

More a question for the Kubernetes discussion board. I searched it and this was the best I could find:

May not be possible in Kubernetes. Have to get adb working in Kubernetes for Appium to control Android device.