You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the kubectl image is based on the bitnami kubectl image. This way, we do not have full control over all dependencies in our build. We should refactor it, so we install all tools by ourselves and can manage all versions the way we prefer.
Currently the kubectl image is based on the bitnami kubectl image. This way, we do not have full control over all dependencies in our build. We should refactor it, so we install all tools by ourselves and can manage all versions the way we prefer.