https://github.com/kentik/config-snippets-cloud
config-snippets repo for Kentik cloud based deployments
https://github.com/kentik/config-snippets-cloud
aws cloud deployments s3 vpc vpcflowlogs
Last synced: 4 months ago
JSON representation
config-snippets repo for Kentik cloud based deployments
- Host: GitHub
- URL: https://github.com/kentik/config-snippets-cloud
- Owner: kentik
- Created: 2020-09-08T19:41:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T15:28:10.000Z (over 1 year ago)
- Last Synced: 2025-01-22T16:31:02.117Z (over 1 year ago)
- Topics: aws, cloud, deployments, s3, vpc, vpcflowlogs
- Language: Python
- Homepage: https://www.kentik.com
- Size: 143 MB
- Stars: 4
- Watchers: 32
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# config-snippets-cloud
# Kentik swagger documents for creating Cloud Exports
* https://portal.kentik.com/v4/core/api-tester/cloud_export-202101beta1/swagger
# Automate AWS
## Terraform
* [Terraform](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/terraform)
### Demo
* [Terraform Demo](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/terraform/module/demo)
### Examples
#### Single VPC, Single Region
* [single-vpc](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/terraform/module/examples/single-vpc)
#### All VPC, Single Region
* [all-vpc-from-region](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/terraform/module/examples/all-vpc-from-region)
#### Deploy Sock Shop as an example micro-service architecture
* [sock-shop-eks](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/terraform/module/examples/sock-shop-eks)
## Ansible
* [Ansible](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/ansible/role)
### Demo
* [Ansible Demo](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/ansible/role/demo)
### Examples
#### Single VPC, Single Region
* [single-vpc](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_AWS/ansible/role/examples/single-vpc)
# Stage 2 - Automate GCP
## Terraform
* [Terraform](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_GCP/terraform)
### Examples
#### Subnet-list, Single region
* [subnet-list](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_GCP/terraform/module/examples/subnet-list)
#### All Subnets in network, Single Region
* [all-network-subnets](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_GCP/terraform/module/examples/all-network-subnets)
## Ansible
* [Ansible](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_GCP/terraform)
# Stage 3 - Automate Azure
## Terraform
* [Tearraform](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_Azure/terraform)
### Examples
#### All Virtual Networks from multiple Resource Groups
* [single_account_multiple_resource_groups](https://github.com/kentik/config-snippets-cloud/tree/master/cloud_Azure/terraform/module/examples/single_account_multiple_resource_groups)
## Ansible
* [Ansible](cloud_Azure/ansible/roles/kentik_az)
### Examples
#### All NSG from resource group
* [all_nsg](cloud_Azure/ansible/examples/all_nsg)
# General needs for automation
## Identity and Access Management
## Creation of Storage location
## Role permitting access from Kentik account into specific customer account resources
## Enablement of VPC Flowlogs
## Creation of pointer to Flowlog storage location