-
Notifications
You must be signed in to change notification settings - Fork 35
Add kiosk page #503
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
base: main
Are you sure you want to change the base?
Add kiosk page #503
Conversation
@agracey - is this ready for further review? |
This was discussed recently and it's currently blocked on publication of the chart/images |
== Prerequisites | ||
|
||
To run this, you will need a system with: | ||
- SLE Micro 5.5+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we perhaps suggest an updated micro version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have any preference here. Maybe I should just drop these out since they should be assumed based on the version of "SUSE Edge" being deployed to?
|
||
To run this, you will need a system with: | ||
- SLE Micro 5.5+ | ||
- Either K3s or RKE2 1.29+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same for this
---- | ||
helm upgrade --install kiosk --namespace kiosk --create-namespace oci://registry.suse.com/suse/kiosk/kiosk-chart --version=1.0.0 --set workload.url=http://<svcname>.svc.<namespace>.cluster.local | ||
---- | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we perhaps include a small snippet on how to do it with EIB?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call! Will add in it's own section at the bottom
exec icewm-session-lite | ||
``` | ||
|
||
=== Changing /dev/shm size |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need special permissions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Permissions are handled inside the chart 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And it's mounting on top of the system /dev/shm
so there's no permission changes needed on the host
:warning-caption: :warning: | ||
endif::[] | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we explicitly call the tech preview support?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's a question for PM
Here's the start of some documentation for the kiosk containers.