website icon indicating copy to clipboard operation
website copied to clipboard

etcd.io

Results 142 website issues
Sort by recently updated
recently updated
newest added
trafficstars

As per performance improvements to etcd size limits have been evaluated to 100GB instead of 8GB. https://www.cncf.io/blog/2019/05/09/performance-optimization-of-etcd-in-web-scale-data-scenario/ Contributes to issue #588

size/M

Enhance the v3.5 -> v3.6 upgrade doc to clarify the workaround for cleaning up legacy v2 store - This clarifies the documentation related to issue https://github.com/etcd-io/etcd/issues/20870 - Contributes to issue...

size/S

## Key changes: 1. Update Line 168 to address issue #1063 ``` `count` - the actual number of keys within the range when requested. Unlike Kvs, it is unaffected by...

size/L

The build guide for trying out your own local copy of the website is outdated and doesn't work. We should do two things: 1. Provide an updated build guide which...

help wanted
cleanup/refactoring
needs-info

# Overview Issue https://github.com/etcd-io/website/issues/792 Note: - The folder [tutorials](https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/tutorials)doesn't exist in v3.6 and v3.7 so I wasn't able to have the same changes in those folders. Should we create a...

size/L

Per #1046, anywhere we have an attention-grabbing callout in the docs, we should use an alert instead of a blockquote. At some point, we should audit the whole docs base...

help wanted
cleanup/refactoring

This PR uses to update the document for migrate etcd v2 to etcd v3 at this issue: https://github.com/etcd-io/website/issues/798 - [x] Add prerequisites. - [x] Define all variables and flags used...

size/L

## Problem The configuration options on the [website](https://etcd.io/docs/v3.6/op-guide/configuration/) are not up to date with the config.go [code](https://github.com/etcd-io/etcd/blob/main/server/embed/config.go). This parent issue aims to update configuration flags to reflect these changes on...

etcd-documentation

please be gentle related issue #903

size/L
ok-to-test