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

Check Calico

PreviousWorkload Status

Last updated 2 years ago

Dangling Calico WorkloadEndpoints present some WorkloadEndpoints are not allocated to ERU workload. We could look for them via a and reap them manually.

$ ./check_calico.py -h
usage: check_calico.py [-h] [-e ERU_ETCD_ENDPOINTS] -p ERU_ETCD_PREFIX

optional arguments:
  -h, --help            show this help message and exit
  -e ERU_ETCD_ENDPOINTS, --eru-etcd-endpoints ERU_ETCD_ENDPOINTS
                        the ERU ETCD endpoints
  -p ERU_ETCD_PREFIX, --eru-etcd-prefix ERU_ETCD_PREFIX
                        the ERU ETCD root prefix
scripts/check_calico.py