aws / aws/aws-cloud-map-mcs-controller-for-k8s

Configure concurrent reconciles and rate limiter for the service export controller

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
98
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Right now, we are using the default configuration for reconciles. We can optimize the reconciler to improve performance.

https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/controller#Options

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the service export controller and read controller-runtime's controller.Options documentation, then determine the intended concurrency and rate-limiter settings. Done means the controller uses the selected configuration and its behavior or performance has been verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.