How to change MicroK8s default network interface

Viewed 15

The documentation for ports and services states that the microc8s will configure APIs to be accessible on the default network interface:

If I have eth0,1,2 which will be considered default? And how am I supposed to configure that? To clarify - I need to bind all public APIs that microk8ks brings up to eth2 for example.

Thanks.

0 Answers
Related