[go: up one dir, main page]

Cannot install kubernetes runner via gitlab ui

Summary

When setting up a kubernetes cluster (using digital oceans managed service) everything works as expected until you come to install apps on the cluster.

Specifically there are a few apps missing from the ui (gitlab runner, prometheus).

Steps to reproduce

Visit kubernetes menu under a "group", look under applications for gitlab runner.

What is the current bug behavior?

I can only see helm, ingress and cert manager apps, i expected to see more (runner) so initially thought i needed to install the ingress and cert manger first so i completed that but still cant see the runner.

An interesting note is that the cluster_status.json response does include the runner, and its marked as installable, but it doesnt appear in the list of installable apps.

What is the expected correct behavior?

I would expect to the see the "install app" button and app list item for the gitlab runner

Relevant logs and/or screenshots

Screenshot_2019-03-08_09.38.56

Screenshot_2019-03-08_09.39.40

Output of checks

This bug happens on GitLab.com