cockroachdb / cockroachdb/cockroach-operator

Create pods using only ephemeral storage (No PVC)

Open
#828 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

I am looking to create a cluster that uses only ephemeral storage without creating PVC's. Is this possible with the current operator? I am able to use local storage PVC's but those seem to cause reassignment issues during node failure. Would be nice to skip all that and just use ephemeral local storage.

EDIT: Would also be nice to have a timeout on PVC when the pod is pending. I'm using a spot node group and nodes can be recreated in different AZs, causing PVCs to become inaccessible.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating how the operator configures PVCs for pods and handles pods pending on storage, then determine whether ephemeral storage and a PVC timeout are supported requirements. Done would require an agreed design and documented behavior for both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.