Coder Social home page Coder Social logo

kolla-deploy's Introduction

安装注意事项和步骤

脚本暂时只支持ubuntu系统,offline版还没有更新

这个主要是kolla-openstack的kolla_prepare前期准备脚本和kolla_deploy部署脚本 kolla_prepare分为online版和offline版,offline版主要用的是本地源,online和offline都是用的本地镜像仓库 kolla_prepare主要是前期给安装openstack的集群安装拷贝python包、安装pip、安装依赖包、安装linux镜像扩展、安装容器、注册镜像仓库和重启。 kolla_deploy主要是启动mysql和deploy镜像,用于安装kolla的页面部署使用

第一步: 前期准备

  • inventory: hosts,先修改kolla_prepare和kolla_deploy的host
  • 修改变量: 修改harbor_ip、mysql镜像和deploy镜像ip变量
  • 执行命令: ansible-playbook -i hosts kolla_deploy.yml --tags prepare_online/prepare_offline

第二步: 部署deploy镜像

  • 执行命令: ansible-playbook -i raid_hosts kolla_deploy.yml --tags deploy

kolla-deploy's People

Contributors

rocky11030 avatar

Watchers

James Cloos avatar  avatar

Forkers

shunzi115

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.