High level CDK construct to provision GitLab integrations with AWS
Project description
cdk-gitlab
High level CDK construct to provision GitLab integrations with AWS
Sample
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826 import cdk_gitlab as gl provider = gl.Provider(stack, "GitlabProvider") # create Amazon EKS cluster for the GitLab integration provider.create_eks_cluster(stack, "GitlabEksCluster", version=eks.KubernetesVersion.V1_18 ) # create the fargate runner provider.create_fargate_runner() # TBD - create Amazon EC2 runner for the GitLab provider.create_ec2_runner(...)
Deploy
cdk deploy -c GITLAB_REGISTRATION_TOKEN=<TOKEN>
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size cdk_gitlab-0.1.6-py3-none-any.whl (28.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size cdk-gitlab-0.1.6.tar.gz (29.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for cdk_gitlab-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a18a9e1632a954c7ebd2f3b6280ba70cdd035842ac08a2a4b8e00ce1e659c3f4 |
|
MD5 | 54570131d43beb2df48e45df9e141f64 |
|
BLAKE2-256 | 0ce27330b5f7d7b11a68434af5bedfdb47f0150f0e5169bdf402d2d435abe80d |