Router0在gi0/0上有一个子接口,不能得到ip通道dhcp。有东西我忘了吗?
吐露者:
Router0(没有从dhcp获得ip ):
interface GigabitEthernet0/0
ip address dhcp
duplex auto
speed auto
interface GigabitEthernet0/0.1
encapsulation dot1Q 1 native
ip address 192.168.1.254 255.255.255.0
interface Vlan1
no ip address
shutdown
Router1(从dhcp获
我正在尝试使用来自托管一个简单的FaaS平台,这个平台来自于一个在线的Linux服务器。我已经成功地安装了,并使用安装/配置了级联。
在链接指南中的默认选择之后,我已经将kourier设置为网络层,并选择了Magic (sslip.io)设置。在运行minikube tunnel之后,我可以成功地提供像这样的演示应用程序。
但是,根据KNative,我的“外部IP”是一个私有ip:
kubectl --namespace knative-serving get service kourier
NAME TYPE CLUSTER-IP EXTERNAL