Im using fabric8 Kubernetes Java Client and Im accessing Kubernetes through HTTP, I followed the example from fabric8 but I get the following error:
Expected HTTP 100 but received 400 instead, Bad Request.
What do I need to do to upgrade my connection to http/2?