Project

General

Profile

Bugless #23

sso: deploy multi-master

Added by q3k about 3 years ago. Updated almost 2 years ago.

Status:
Assigned
Priority:
High
Assignee:
Category:
hscloud

Description

The SSO on k0 is currently running on a single instance.

$ kubectl -n sso get pods
NAME READY STATUS RESTARTS AGE
sso-9ccf676b7-z8djn 1/1 Running 0 76m

This is not very highly available as nodes can (and do) die/get drained. As SSOv2 is backed in crdb, just giving it more replicas should work, but this needs to be checked/tested.

#1

Updated by q3k about 3 years ago

  • Description updated (diff)
#2

Updated by informatic about 3 years ago

self-note: sso-v2 is already running on uwsgi with multiple worker processes, so running multiple instances of that shouldn't be an issue.

#3

Updated by q3k almost 2 years ago

  • Category set to hscloud

Also available in: Atom PDF