hysyeah

知易行难


  • 首页

  • 分类

  • 标签

  • 归档

  • 关于

  • 搜索

osm-install

发表于 2020-09-28

1.使用源码安装osm-cli

1
2
3
4
5
git clone git@github.com:hysyeah/osm.git

cd osm
git checkout v0.4.0 # tag需要和下面的--osm-image-tag对应,不然可能出现不兼容的错误
make build-osm

2.osm install —osm-image-tag v0.4.0
如果不指定tag可能会出现如下错误
image

3.部署完后会创建一个命名空间osm-system
image


参考:

1.install guide
2.issue

osm service-mesh
通过nginx-controller将redis服务暴露到集群外
Go-cobra

hys

329 日志
30 分类
35 标签
hysyeah.top © 2019-2025 粤ICP备19077752号