Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add controller clustering reference documentation #1032

Merged
merged 11 commits into from
Feb 10, 2025
Merged

Conversation

plorenz
Copy link
Member

@plorenz plorenz commented Feb 4, 2025

No description provided.

@plorenz plorenz requested review from a team as code owners February 4, 2025 17:35
Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ziti-doc ✅ Ready (Inspect) Visit Preview Feb 7, 2025 8:24pm

dovholuknf
dovholuknf previously approved these changes Feb 4, 2025
Copy link
Member

@dovholuknf dovholuknf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when this merges, it will be published automatically. make sure that's your intention before merging

docusaurus/docs/reference/ha/bootstrapping/certificates.md Outdated Show resolved Hide resolved
docusaurus/docs/reference/ha/bootstrapping/certificates.md Outdated Show resolved Hide resolved

```yaml
cluster:
dataDir: /path/to/data/dir
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
dataDir: /path/to/data/dir
dataDir: /var/lib/ziti/controller

Slight preference for FHS in examples, and I'm certain the average reader will do the right thing with an arbitrary example too. ZET also uses /var/lib/ziti.

```buttonless title="Output"
[ 3.323] WARNING ziti/controller/server.(*Controller).checkEdgeInitialized: the
Ziti Edge has not been initialized, no default admin exists. Add this node to a
cluster using 'ziti agent cluster add tls:localhost:6262' against an existing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cluster using 'ziti agent cluster add tls:localhost:6262' against an existing
cluster using 'ziti agent cluster add tls:localhost:1280' against an existing

consistent ports for ctrl1

qrkourier
qrkourier previously approved these changes Feb 6, 2025
Add controller cluster data model page
@plorenz plorenz changed the title Add Controller HA overview page. Add controller clustering reference documentation Feb 7, 2025
docusaurus/docs/reference/ha/routers.md Show resolved Hide resolved
docusaurus/docs/reference/ha/routers.md Show resolved Hide resolved
docusaurus/docs/reference/ha/topology.md Show resolved Hide resolved
docusaurus/docs/reference/ha/topology.md Show resolved Hide resolved

**Requirements**

1. The network should be able to withstand the loss of one voting member
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. The network should be able to withstand the loss of one voting member
1. The network should be able to withstand the loss of one voting member.

@plorenz
Copy link
Member Author

plorenz commented Feb 10, 2025

@qrkourier I'm going to merge this up and then address your comments in a separate PR

@plorenz plorenz merged commit 32032c0 into main Feb 10, 2025
9 checks passed
@plorenz plorenz deleted the ha-docs-overview branch February 10, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants