Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

etcd on Kubernetes quick install script doesn't work on Kubernetes 1.20 #293

@bvankampen

Description

@bvankampen

The quick install script https://docs.ondat.io/sh/deploy-etcd.sh for etcd on Kubenetes found on https://docs.ondat.io/docs/prerequisites/etcd/ doesn't work on Kubernetes 1.20 because of the deprecation of the annotation "service.alpha.kubernetes.io/tolerate-unready-endpoints: "true" (replaces by the spec publishNotReadyAddresses: true) in the etcd service definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions