Skip to content

Conversation

@bruth
Copy link
Contributor

@bruth bruth commented Nov 16, 2023

Proposed Changes

Support embedded NATS by default.

Types of Changes

It will embed the NATS server as part of the k3s binary rather than require an external server.

Verification

NATS is already embedded within standalone KINE releases.

Testing

Current testing is done within KINE.

Linked Issues

User-Facing Change

For existing deployments of k3s that used NATS (implying an external server/cluster), the --datastore-endpoint=nats://... CLI option must be updated with the noEmbed param to prevent running in embedded mode and expect to connect to an external server.

Further Comments

None.

Signed-off-by: Byron Ruth <byron@nats.io>
@bruth bruth requested a review from a team as a code owner November 16, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant