KubernetesCluster package needs epel7 fix

Asked by smarta94

Currently the Docker/Kubernetes/KubernetesCluster master-etcd-setup script tries to copy to /etc/init/ . This is fine for rhel6, however, for rhel7 this directory no longer exists, as service has been superseeded by systemctl for service controls. This results in a failure to fully deploy an environment involving Kuberntes within murano. Is anyone working to update the files to check the OS version being deployed adn correct for this?

Question information

Language:
English Edit question
Status:
Answered
For:
Murano Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stan Lagun (slagun) said :
#1

All those packages require Debian or Ubuntu images. In fact image names are hard-coded into applications:
https://github.com/openstack/murano-apps/blob/master/Docker/Kubernetes/KubernetesCluster/package/UI/ui.yaml#L23

RHEL is not supported yet

Can you help with this problem?

Provide an answer of your own, or ask smarta94 for more information if necessary.

To post a message you must log in.