examples
aws-cdk-examples
examples | aws-cdk-examples | |
---|---|---|
11 | 39 | |
6,422 | 5,462 | |
0.6% | 0.7% | |
6.5 | 8.8 | |
10 days ago | 7 days ago | |
Shell | Python | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
examples
-
Show HN: KubeForge – A GUI for Kubernetes YAMLs
3. Reading existing resources from a cluster
3, in particular, is kind of a whole other type of tool, to view/debug existing infra, instead of creating it, but the UI has the right shape to do that extremely well, too.
I agree with other comments that adding a default example to the demo would be nice. I imported this manifest, and it worked pretty well: https://github.com/kubernetes/examples/blob/master/guestbook...
-
Future AI Deployment: Automating Full Lifecycle Management with Rollback Strategies and Cloud Migration
Kubernetes Rollback Examples: GitHub Repository
-
SBOM with Checkov
$ git clone https://github.com/dwmkerr/terraform-consul-cluster.git $ git clone https://github.com/splunk/splunk-aws-cloudformation.git $ git clone https://github.com/webdevops/Dockerfile.git $ git clone https://github.com/softprops/serverless-aws-rust-http.git $ git clone https://github.com/kubernetes/examples.git $ git clone https://github.com/prometheus-community/helm-charts.git
-
Which block storage solution to self host ?
Then for the initators (k8s pods), just reference the builtin iSCSI CSI driver in your deployment's [volume config](https://github.com/kubernetes/examples/blob/master/volumes/iscsi/iscsi.yaml).
-
Automation as key to cloud adoption success
Reference: https://github.com/kubernetes/examples
-
MountVolume.SetUp failed for volume "nfs" : mount failed: exit status 32
I am setting up a kubernetes lab using one node only and learning to setup kubernetes nfs. I am following kubernetes nfs example step by step from the following link: https://github.com/kubernetes/examples/tree/master/staging/volumes/nfs
- I just passed the CKA!! Here are some tips (2022)
-
Any example kubernetes applications I can reference?
It doesn't seem like there are a lot of good open source k8's projects. One I could find was the kubernetes/examples repo.
-
GlusterFS for Kubernetes Volume Storage: Ability to mount directories in volumes?
Kubernetes has a decent example of using GlusterFS for Volume storage: fun documentation link
-
Full Stack Kubernetes with Kong Ingress Controller
Now let's deploy something that will return some results. Kubernetes has multiple example applications available in a Github repo. We are going to deploy the Guestbook App with these commands:
aws-cdk-examples
-
Part 1 : Serverless project with CDK, AWS Lambda@Edge, Cognito and Amplify
View on GitHub
-
AWS Architectural Diagrams on a Commit Base: Using AWS PDK Diagram Plugin with Python
This creates a simple CDK repository with a single SQS queue. I then added an example to my sample_app_stack.py. You can take another example if you like: AWS CDK Examples.
-
Simplifying Cloud Infrastructure with AWS CDK
There are numerous examples available online to help you get started with AWS CDK. The official AWS GitHub repository provides a wealth of pre-made examples for various use cases: AWS CDK Examples.
-
What are the best job-scheduling tools, frameworks or libraries?
If you are in aws, look at CDK there are modules that make this pretty easy https://github.com/aws-samples/aws-cdk-examples/blob/master/typescript/lambda-cron/index.ts
-
cdk deploy is failing with many errors
I am not sure where to post my CDK question. I am trying this project specifically https://github.com/aws-samples/aws-cdk-examples/tree/master/python/existing-vpc-new-ec2-ebs-userdata
- Is it feasible to store AWS Lambdas in a monorepo or do they all individually have to be strewn across the Github org?
- Need advice on potential data pipeline architecture (Airflow + AWS primarily)
- How do I deploy Python scripts in production?
-
Hiring managers! What cloud projects do you like to see from candidates?!
There are a ton of other example projects here for the AWS Cloud Development Kit: https://github.com/aws-samples/aws-cdk-examples Hope this helps, happy coding!
- Is there a way to schedule my python script to run everyday?
What are some alternatives?
piraeus-operator - The Piraeus Operator manages LINSTOR clusters in Kubernetes.
aws-cloudformation-coverage-roadmap - The AWS CloudFormation Public Coverage Roadmap
azure-pipelines-yaml - Azure Pipelines YAML examples, templates, and community interaction
lambda-cron
Dockerfile - :package: Dockerfiles from WebDevOps for PHP, Apache and Nginx
AKS - Azure Kubernetes Service