Moved all flag code from `staging/src/k8s.io/apiserver/pkg/util/[flag|globalflag]` to `component-base/cli/[flag|globalflag]` except for the term function because of unwanted dependencies.
all the code changes to move move /apiserver/pkg/util/logs into /component-base/logs
Test checks that Pods can communicate with each other in the same cluster without SNAT.