# nexus3-oss-ha-helm **Repository Path**: xige/nexus3-oss-ha-helm ## Basic Information - **Project Name**: nexus3-oss-ha-helm - **Description**: 高可用的nexus3-oss版helm charts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2021-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # a master-slave nexus3 oss ha helm charts a nexus3 oss ha app using rsync for file sync - after started,slave POD will watch master POD, tag "STANDBY" on self POD when master POD has "UP" tag on it. When master is down, slave POD choose one as new master and startup - Service use "status: UP" to select POD - if disater crash, it can easily point one POD as master by manually `echo "UP" /nexus-data/pod_status`