-
Feature
-
Resolution: Done
-
Normal
-
None
-
BU Product Work
-
False
-
-
False
-
OCPSTRAT-1131MicroShift Enhancements 2024 for Industrial, Retail and Public Sector edge customers
-
0% To Do, 0% In Progress, 100% Done
-
S
-
0
-
Program Call
-
-
Customers need to be able to identify their microshift instances
-
-
Feature Overview (aka. Goal Summary)
MicroShift cluster instance should have a unique cluster-id, like OpenShift clusters. Just relying on RHEL UUID or HostName/IP adresses is not "unique" enough
Goals (aka. expected user outcomes)
- be able to uniquely identify and distinguish MicroShift clusters
- We need to be able to identify/distinguish different clusters, e.g. for support cases, fleet management, telemetry etc.
Requirements (aka. Acceptance Criteria):
- Upon initial installation/startup, a globally unique ID shall be created.
- This ID shall not be modified/changed throughout the lifetime of the cluster (e.g. during upgrades/rollback)
- Special care must be taken for ostree based installation - if the same image is instantiated multiple times on multiple devices, the resulting cluster must have different IDs (meaning the cluster ID must not be created during image generation, but at initial installation/startup).
- Document ways for the end-users to get the cluster ID information
- The cluster ID must be part of every sosreport.
- The cluster ID shall not be "easily" changeable by users.
- Explore how OCP exposes the cluster ID and decide if we can do it in the same way in MicroShift (if feasible), because tht would make mmgt tools like ACM, ACS etc which show/use a clusterid work unmodified with MicroShift cluster-id
Out of Scope
n/a
Background
n/a
Customer Considerations
n/a, as this is intended for internal use only
Documentation Considerations
- In the "Support" book, there should be a chapter "Obtaining your cluster ID"
Interoperability Considerations
None
- clones
-
OCPSTRAT-1067 make router namespace ownership check configurable with MicroShift
- Closed
- is related to
-
ACM-9267 [RFE] Support auto detection of MicroShift's cluster ID
- Closed
- links to