Change worker pool flavor - sorting by Memory/Price/Network speed does not sort correctly - it sorts in lexicographical (alphabetical) order instead of numerical order
To quickly find the best instance type for my worker pool I want to be able to sort the columns by Memory / Price / Network speed etc. At the moment the sorting functionality is broken (tested on Chrome and Safari) as it sorts in lexicographical (...
As an enterprise developer or devops engineer, I want to easily deploy content to my new and existing cluster. Especially after creating a blank cluster, I want to be guided into a flow where I can understand IBM DevOps and deploy an application t...
Watson IoT Platform has to complete migration work to Armada-based Kubernetes cluster by June 2018 in at least one multi-tenant environment. That environment has at least one large customer already and will potentially have more shortly.
Part of t...
Add finer grained authorization to Container Registry
The old Kraken Docker Registry separated the registry access within one account on organization level. With the switch to Armada te new registry does not support any authorization below account level. It is not possible to separate the access for ...
Using `bx cs cluster-config id` I can get the `kubeconfig` file, which in my case looks like:
apiVersion: v1clusters:- name: bdeng_clustercluster:certificate-authority: ca-prod-dal12-my_cluster.pemserver: https://my_ip:23384contexts:- name: bdeng_...
Need a hypertext link from within the Container Detail Screen back to the Run Containers Screen
Right now you have to go back to the Dashboard (which can take 10 seconds to display) and click on Containers menu again to run another container. We should be able to just toggle between trying to run one container....then be able to run another ...
Allow Creation of Containers from Bluemix Community
A feature request: Bluemix community can make their container templates "public" and other Bluemix people can instantiate containers based on such "published" container templates. This might involve making their Bluemix Docker repository "public."
Provide the ability to use IBM Containers in a Bluemix Dedicated environment
In the following Stack Overflow post, a customer wanted to deploy a locally built MobileFirst hybrid application to a dedicated Bluemix environment:
http://stackoverflow.com/questions/36910138/how-to-deploy-internal-mobilefirst-hybrid-application...