cloud_provider value for unsupported CSP
See original GitHub issueI’d like to test the use of the BAF with Hyperledger Fabric on an IBM Cloud Kubernetes Cluster (IKS). However, the cloud_provider
property in network.yaml only supports one of aws
, azure
, gcp
or minikube
. Is it possible to deploy BAF with Fabric to IKS if I leave this value blank?
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Transfer Azure subscriptions between subscribers and CSPs
This article provides high-level steps used to transfer Azure subscriptions to and from Cloud Solution Provider (CSP) partners and their ...
Read more >Cloud Service Providers (CSPs) Explained - BMC Software
In simple terms, the CSP makes cloud services available to consumers. According to the NIST Cloud Computing Reference Architecture, NIST SP 500 ...
Read more >What is a CSP and what is a Custom OMA-URI ... - View Blog
CSP stands for Configuration Service Provider. ... CSP settings accept some sort of data type value to enable or disable the setting.
Read more >Windows CSP: Simple Tips That'll Save Your Bacon
CSP stands for configuration service provider. A Windows CSP is used to deliver managed configuration settings or manage features on Windows 10 ...
Read more >Cloud security and data protection: What enterprises need to ...
While all the CSPs offer crypto SDKs that support 256-bit GCM-mode AES, the report noted that other formats are largely unsupported. CSPs also...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Tips about adding cloud_provider for private k8s.
Notes:
you can define a new value for
cloud_provider
for IBM, and then you will have to update the code for the required storage class, and any other changes needed to support IBM Kubernetes cluster.