I'm just trying (in python) to do `my_cluster = eks.Cluster(...)` Is there any hint on what I can s...
e
I'm just trying (in python) to do
my_cluster = eks.Cluster(...)
Is there any hint on what I can submit for the
vpc_config
? I can't find an example