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.4-py3-none-any.whl (28.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size cdk-gitlab-0.1.4.tar.gz (29.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for cdk_gitlab-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ee5d1e4e8522e12e40f850a180bdd2262ec969f9a64fc5e19ea489c487f8ac9 |
|
MD5 | e0425d256ff10c72aa24e2d49319e178 |
|
BLAKE2-256 | af4f3d154a7e67723b2aeafde64ef4e74b3b52538bfcd5023b7b7bfc7e0885e4 |