Open yangjie1993 opened 5 years ago
FEATURE REQUEST
MySQL Operator Version: 0.3.0
Environment:
Kubernetes version (use kubectl version): v1.14
kubectl version
Cloud provider or hardware configuration: hardware configuration
OS (e.g. from /etc/os-release): NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
Kernel (e.g. uname -a): 5.0.4-1.el7.elrepo.x86_64
uname -a
*Others
I want to pull images from Private Registry
and it is seems did not work
If you K8s cluster is behind firewall, you may docker pull the public mysql image and push it into your private registry, then use the one in your registry.
Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
Versions
MySQL Operator Version: 0.3.0
Environment:
Kubernetes version (use
kubectl version
): v1.14Cloud provider or hardware configuration: hardware configuration
OS (e.g. from /etc/os-release): NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
Kernel (e.g.
uname -a
): 5.0.4-1.el7.elrepo.x86_64*Others
I want to pull images from Private Registry
and it is seems did not work