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 ScyllaDB certified for Openshift platform(OCP) deployments? #1020

Closed
uguracarED opened this issue Aug 26, 2022 · 1 comment
Closed

is ScyllaDB certified for Openshift platform(OCP) deployments? #1020

uguracarED opened this issue Aug 26, 2022 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@uguracarED
Copy link

uguracarED commented Aug 26, 2022

Describe the bug
We are considering to deploy our solution to an Openshift cluster. SycllaDB is an element within our backend system.
We'd like to better understand whether ScyllaDB is OCP certified (https://catalog.redhat.com/platform/red-hat-openstack/software/search) or not.
In other words, is OCP a supported platform for ScyllaDB deployments.

To Reproduce
Steps to reproduce the behavior:

  1. Install ScyllaDB as a container to an OpenShift Cluster (4.8 / 4.10) with a restricted security context

Expected behavior
ScyllaDB container should be up and running.

Config Files
N/A

Logs
N/A

Environment:

  • Platform: Openshift
  • Opeshift version: 4.8.10
  • Scylla version: 4.6.3
  • Scylla-operator version: e.g.: master, 8e155d0...

Additional context
N/A

@uguracarED uguracarED added the kind/bug Categorizes issue or PR as related to a bug. label Aug 26, 2022
@tnozicka
Copy link
Contributor

In other words, is OCP a supported platform for ScyllaDB deployments.

OCP isn't supported yet. At this point, we support (and test) only EKS and GKE.

That said, the operator is written to work on any Kubernetes platform. The difference with OCP is that it's likely gonna need some extra permissions for the more fine-grained levels used by that platform. Maybe some of the tips in #424 will help you get it off the ground. Hopefully, we'll get some cycles to support OpenShift soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants