GithubHelp home page GithubHelp logo

lightbend / akka-cloud-platform-deploy Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 436 KB

Provisioning solution for Akka Cloud Platform to supported cloud providers

TypeScript 99.41% JavaScript 0.59%

akka-cloud-platform-deploy's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

akka-cloud-platform-deploy's Issues

Remove duplication between AWS and GCP subprojects

There is a number of places where we can remove duplications. For example, the config.ts and telemetry.ts files.

One option is to go back to the original idea of having a single code base and use pulumi config set to choose a cloud provider.

Role name uses prefix/suffix too long

I tried creating a new stack using the name akka-ignasi-otel-dev.

The following error raised:

    error: could not make instance of 'aws:iam/role:Role': name 'akka-cloud-platform-deploy-akka-ignasi-otel-dev-fixed-workers-role-' plus 7 random chars is longer than maximum length 64

We should trim down the name akka-cloud-platform-deploy-${stack.name}-fixed-workers-role-(7-random).

How about: ACPD-${stack.name}-fixed-workers-role-(7-random) and document that ACPD stands for akka-cloud-platform-deploy ?

Certain resources must not use capital letters

In k8s, resource names must use certain formats (63 chars in length, start with a letter, must not use upper case,...)

I tried using ACPD as the project name and that caused some k8s failures.

Related to #2 (but I think #2 was a non-k8s error but an AWS error)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.