手把手-安装-flannel

Posted stonecode

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了手把手-安装-flannel相关的知识,希望对你有一定的参考价值。

# Flanneld configuration options

# etcd url location.  Point this to the server where etcd runs
FLANNEL_ETCD_ENDPOINTS="http://127.0.0.1:2379"

# etcd config key.  This is the configuration key that flannel queries
# For address range assignment
FLANNEL_ETCD_PREFIX="/atomic.io/network"

# Any additional options that you want to pass
#FLANNEL_OPTIONS=""

 

以上是关于手把手-安装-flannel的主要内容,如果未能解决你的问题,请参考以下文章

kubectl安装flannel

Flannel配置详解

Flannel配置详解

Flannel 原理简析及安装

Flannel的安装与配置实现原理说明

安装配置 Flannel+Docker