S MySQL Connector Application MySQL Router MySQL Connector Application MySQL Router MySQL Shell Group Replication アプリケーションは MySQL Routerに接続 Group Replicationによる高可用性グループと メタデータの管理 運用管理タスクのための クライアント
subresource #165) • StatefulSetを直接変更はできない – Cluster(Custom Resource)にした定義が優先される 44 $ kubectl apply -f multi-master-cluster.yaml cluster.mysql.oracle.com/mysql created kind: Cluster metadata: name: mysql spec: multiMaster: true members: 5 $ kubectl scale mysqlclustes --replicas=5 Error from server (NotFound): the server could not find the requested resource…