Expected Behavior
Validate access to node in GKE cluster
Current Behavior
0 packets received


Steps to reproduce
Follow steps 0-2 for installing feast on GKE in https://github.com/gojek/feast/blob/master/docs/getting-started/install-feast.md#google-kubernetes-engine
Specifications
- Version: Master (Think master is still 0.3)
- Platform: Installing on GKE from local terminal
- Subsystem: python 3.6.8, helm 2.16.0, kubectl client 1.16.1, kubectl server 1.15.5
Possible Solution
I guess im not supposed to access the internal IP from my local, since its an internal IP. And i guess i need the access for the python sdk, which installs locally, to communicate with the node. Im not sure of the solution here.
Expected Behavior
Validate access to node in GKE cluster
Current Behavior
0 packets received


Steps to reproduce
Follow steps 0-2 for installing feast on GKE in https://github.com/gojek/feast/blob/master/docs/getting-started/install-feast.md#google-kubernetes-engine
Specifications
Possible Solution
I guess im not supposed to access the internal IP from my local, since its an internal IP. And i guess i need the access for the python sdk, which installs locally, to communicate with the node. Im not sure of the solution here.