Eru White Paper
  • Introduction
  • Brief
  • Projects
  • History
  • Benchmark
  • FAQ
  • Overview
    • Resolution
    • Features
    • Architect
    • Resource
    • HealthCheck
    • Component
  • Conception
    • Pod
    • Node
    • Application
    • Workload
    • Runtime
    • Resource
    • CPU
    • Scheduling
    • Networking
    • HA
  • Components
    • Agent
    • Selfmon
  • Specs
    • App Spec
    • Core Config
    • Agent Config
  • Quickstart
    • Install
    • Release
    • Example
  • Installation
    • Requirements
    • Deploy core
    • Deploy agent
    • Deploy calico(optional)
    • Management
  • Get Started
    • Setup
    • Sample App
    • Bind Resources
    • Update Application
    • SDN
    • Workload Status
  • Check Calico
Powered by GitBook
On this page

Quickstart

PreviousAgent ConfigNextInstall

Last updated 2 years ago

这里我们将介绍如何构建起一个 Eru 集群。主要有:

  1. Eru 的依赖

  2. 构建单机 Eru 集群

  3. 构建多机 Eru 集群

  4. 脚本工具

具体可以参考 ,在这个项目中我们提供了一个快速体验 Eru 集群的工具。运行这个工具会在服务器上部署 Eru 的各组件,并通过使用 cli 来验证其运行正常。

projecteru2/quickstart