@opentelekomcloud/ui-cluster-driver-otccce
v1.1.3
Published
OpenTelekomCloud CCE driver
Readme
ui-cluster-driver-otc
Frontend part of OpenTelekomCloud CCE driver for Rancher
Note: Support for UI Plugins (based on Ember) for cluster and node drivers was deprecated in Rancher 2.11.0 and will be removed in a future release.
Backend part:
- https://github.com/opentelekomcloud/kontainer-engine-driver-otc
Depends-On:
- https://github.com/opentelekomcloud/oms
OMS - micro JS sdk to manage OTC resources such as
VPC,SUBNETS,FLAVORS,KEYPAIRSand supports different types of authorizations liketokenandak/sk.
Adding/Updating driver
Open
RancherGo to the
Cluster Driversmanagement screen in Rancher.Go to
Drivers->Cluster Driversand search forOpen Telekom Cloud CCEclick three dotted menu and thenEditor you can just click
Add Cluster Driver.Enter Download URL:
- Using exact version:
https://otc-rancher.obs.eu-de.otc.t-systems.com/cluster/driver/1.1.1/kontainer-engine-driver-otccce_linux_amd64.tar.gz - Using the latest version:
https://otc-rancher.obs.eu-de.otc.t-systems.com/cluster/driver/latest/kontainer-engine-driver-otccce_linux_amd64.tar.gz
- Using exact version:
Enter the Custom UI URL:
- Using exact version:
https://otc-rancher.obs.eu-de.otc.t-systems.com/cluster/ui/v1.2.0/component.js. - Or latest:
https://otc-rancher.obs.eu-de.otc.t-systems.com/cluster/ui/latest/component.js.
- Using exact version:
Add Whitelist Domains with value
*.otc.t-systems.com.Click
Saveif you are in edit mode of existing driver orCreatefor new one, and wait for driver status to beActive.Cluster driver for OpenTelekomCloud CCE service will be available to use on the
Cluster:Createscreen.
Usage
Select Open Telekom Cloud CCE on cluster creation page, this will start cluster configuration process.
You can create VPC, subnet and floating IP during the cluster configuration.
After cluster is created, you can manipulate it.
Note: Please report the issues to https://github.com/opentelekomcloud/ui-cluster-driver-otc/issues.
License
Copyright 2023 T-Systems GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
