Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 1.89 KB

File metadata and controls

70 lines (58 loc) · 1.89 KB
id chaos-infrastructure-installation
title Chaos Infrastructure Installation
sidebar_label Chaos Infrastructure Installation

Prerequisites

Connecting Chaos Infrastructure

Resource Requirements for Chaos Infrastructure plane components

The Resource requests provided here have been estimated using data gathered manually through different methods -

  • Using command kubectl top
  • Recommendations from Vertical-Pod-Autoscaler
  • Recommendations by a great utility Goldilocks.

These resources are getting monitored continuously and the information below will be updated as the metrics changes.

Pod Container CPU(Requested) Memory(Requested)
chaos-operator-ce chaos-operator-ce 25m 300M
chaos-exporter chaos-exporter 25m 300M
event-tracker litmus-event-tracker 25m 300M
subscriber subscriber 25m 300M
workflow-controller workflow-controller 25m 300M

Learn more