-
Updated
Jul 4, 2020 - Go
cloud-computing
Here are 854 public repositories matching this topic...
-
Updated
Jul 3, 2020
-
Updated
Jul 8, 2020
There is a document on the subject, but it's lacking in a few ways:
- It does not state what exactly the default placement strategy is.
- It does not state whether one can override the default strategy for all grains.
- It does not explain how each of the built-in strategies work ([random, prefer local,
Running Pulumi CLI commands in CI is failing with the following error:
error: could not get cloud url: unmarshalling credentials file: unexpected end of JSON input
The following scripts are representative of what was running when the error happened:
# prepare.sh
curl https://sdk.cloud.google.com | bash > /dev/null
export PATH=$PATH:/root/google-cloud-sdk/bin
KEY_FI-
Updated
Jul 10, 2020
-
Updated
Jun 17, 2020 - CSS
As a new custodian user, I'm trying to understand the usage of variables in policies. There seems to be multiple types of variables.
A non-exhaustive list for a beginner can be:
varsin a policy yaml- [standard runtime variables for in
In a cluster configured with Windows Authentication, where a FileShare doesn't require a username and a password, the creation of a new backup policy using Service Fabric Explorer UI fails with an Internal Server Error (500).
Expected Behavior
A new backup policy should be created. At the very least a proper error message should be returned.
Current Behavior
I see an Internal Server
What problem are you facing?
Could you provide deployment guide for Google Cloud platform or Heroku please?
When I run bash script, my laptop freeze . Maybe 8gb of memory is not enough to run chrome and run multiple node servers at the same time
-
Updated
Jul 7, 2020 - Go
-
Updated
Jul 10, 2020
-
Updated
Jun 30, 2020 - Jupyter Notebook
Currently, if a bucket's region is undiscoverable (e.g., because we don't have permissions to issue GetBucketLocation calls), Reflow reverts to the default region us-east-1. Reflow should probably instead use the session's region (or, as specified by Config.AWSRegion).
-
Updated
Apr 14, 2020 - C++
-
Updated
Jul 11, 2020 - Rust
In the API HTML documentation: The example urls currently have the .erl suffix. This needs to change to a .json suffix and example request/response data should be added below.
The Quickstart (in HTML/Markdown) needs to be updated, the Java tutorial, and possibly the FAQ.
The file src/service_api/README.markdown needs to be updated.
-
Updated
Nov 26, 2017 - C#
When adding storage, there are a lot of options available and no description of each type of storage. when hovering over a storage item, a description could pop up to inform the user.
The link within the feature bullet point:
- Cluster can be monitored and managed with web browser.
Is currently broken.
Thanks for your work :)
-
Updated
Jul 7, 2020
If we add an agent-specific tag to each container, we can run two or more agents using a single Docker daemon side-by-side.
This scenario is for customers who run two or more different GPU models in a single machine and want to separate them in different scaling groups. (ref: @xyloon)
- agent: Attach an unique tag as labels to containers when creating them.
- agent: Update `scan_existin
The proxy does not show any usefull info when run without any parameter and seems to have not help message. This would really be useful for new users / forgetful people.
$ proxy
fopen: No such file or directory
fopen: No such file or directory
$ proxy --help
fopen: No such file or directory
fopen: No such file or directory
$ proxy -h
fopen: No such file or director
Set page size to 2MB
-
Updated
Jun 4, 2020 - Python
-
Updated
May 7, 2020
Describe the bug
When Safari browser is used to print diagrams (PNG/JPG etc), it has a black background.
To Reproduce
Steps to reproduce the behavior:
- Print or export any diagram while using safari browser on MacOS.
- The printed/exported diagram will unexpectedly have a black background.
Expected behavior
- No black background in the diagram.
Screenshots
TBD
Improve this page
Add a description, image, and links to the cloud-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-computing topic, visit your repo's landing page and select "manage topics."
See nats-io/nats-server#944. I spent a couple of hours debugging this issue and believe that it probably should be documented in README (if I've understood things correctly).