No project description provided
Project description
Global GCP Cloud Run
This repo is a Pulumi Package used to deploy a CloudRun service across all CloudRun regions and then will configure a global Cloud HTTP Load Balancer with an anycast IP that will route users to the nearest Cloud Run location.
It's written in Go, but thanks to Pulumi's multi language SDK generating capability, it create usable SDKs for all of Pulumi's supported languages
:warning: This package is a work in progress: Please do not use this in a production environment!
Building and Installing
Building from source
But if you need to build it yourself, run the following command to build and install the plugin in the correct folder (resolved automatically based on the current Operating System):
make install
Install your chosen SDK
You need to install your desired language SDK using your languages package manager.
Python
pip3 install pulumi_gcp_global_cloudrun
NodeJS
npm install @pulumi/gcp-global-cloudrun
Go
go get -t github.com/pulumi/pulumi-gcp-global-cloudrun/sdk
Usage
Once you've installed all the dependencies, you can use the library like any other Pulumi SDK. See the examples directory for examples of how you might use it.
Limitations
This module currently only works with HTTP addresses. It is planned to add HTTPS addresses and SSL configuration in a future release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_gcp_global_cloudrun-0.0.3.tar.gz
.
File metadata
- Download URL: pulumi_gcp_global_cloudrun-0.0.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ac3421f19940e97a9fc172050dbd98a6d2ca7a412d38443e3022afed3de5033 |
|
MD5 | 38cac42b464af26003d5edef6fdd5d9e |
|
BLAKE2b-256 | 0b44077536e80fa241915920c1365a159c95e2d566327333c6576a2207673b3b |