A simple docker container that has everything required to request a ROSA instance from AWS.
EXAMPLE:
docker run quay.io/ibm-avocados/docker-aws-rosa:latest "AWS_CLIENT_KEY" "AWS_SECRET_KEY" "CLUSTER_NAME" "COMPUTE_NODES" "ROSA_TOKEN" "OPENID_CLIENT_ID" "OPENID_CLIENT_SECRET" "ISSUER_URL" "OPT:SIZE_OVERRIDE"
Look at here if you want to do the "OPT:SIZE_OVERRIDE"
If you would like to see the detailed LICENSE click here.
- Author: JJ Asghar [email protected]
- Co-Author: Oliver Rodriguez [email protected]
- Co-Author: Jeremy Alcanzare [email protected]
Copyright:: 2021- IBM, Inc
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.