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

[IS-5.10] Add instructions for AWS EC2 and Kubernetes membership scheme. #4610

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

PasinduYeshan
Copy link
Contributor

@PasinduYeshan PasinduYeshan commented Jun 2, 2024

Purpose

Add instructions for AWS EC2 and Kubernetes membership scheme.

IS-5.10-docs.mov

References

@PasinduYeshan PasinduYeshan changed the title Add instructions for AWS EC2 and Kubernetes membership scheme. [IS-5.10] Add instructions for AWS EC2 and Kubernetes membership scheme. Jun 2, 2024
en/identity-server/5.10.0/docs/setup/deployment-guide.md Outdated Show resolved Hide resolved
}
```

??? tip "Click to see the instructions for Kubernetes membership scheme"
Copy link
Contributor

@ThaminduDilshan ThaminduDilshan Jun 3, 2024

Choose a reason for hiding this comment

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

These instructions are for latest updated pack right? For anyone using a vanila pack/ previous update version, these instructions won't be valid. Shall we update this similar to 5.11 documentation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added

addresses using the Kubernetes API.

!!! note
We have updated clustering and adding the `kubernetes-membership-scheme-1.x.x.jar` is not required from update level **5.10.0.302** onwards (Updates 2.0 model). Additionally the usage of `membershipSchemeClassName`, `KUBERNETES_MASTER_SKIP_SSL_VERIFICATION`, and `USE_DNS` parameters are removed from the same update level onwards. See the instructions on [updating WSO2 products](https://updates.docs.wso2.com/en/latest/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's validate whether USE_DNS is removed. Ideally it should be available

- Optionally, a Kubernetes token or basic authentication can be used to authenticate with the Kubernetes api server.
The following properties can be set under `[clustering.properties]` accordingly.
- `KUBERNETES_API_SERVER`: This is the Kubernetes API endpoint,e.g., `http://172.17.8.101:8080`. Alternatively, an https endpoint can be set via `KUBERNETES_SERVICE_HOST` and
`KUBERNETES_SERVICE_PORT_HTTPS`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Check for formatting

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