kevinggrimm's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
ruanyf/react-demos
a collection of simple demos of React.js
aws-samples/aws-serverless-workshops
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
adrianhajdin/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
gatsbyjs/gatsby-starter-blog
Gatsby starter for creating a blog
kentcdodds/bookshelf
Build a ReactJS App workshop
kubernetes/git-sync
A sidecar app which clones a git repo and keeps it in sync with the upstream.
ajayns/react-projects
A collection of projects built on the React library
jiwonbest/amazing-react-projects
Collection of amazing open source React & React native projects
ajbosco/dag-factory
Dynamically generate Apache Airflow DAGs from YAML configuration files
aws-samples/eks-workshop
AWS Workshop for Learning EKS
Praqma/LearnKubernetes
Notes and resources collected together to help learn Kubernetes. This will eventually become a tutorial and later a blog post for praqma website (hopefully!)
mrarronz/react-native-blog-examples
Sample projects for my react native blog
wesbos/wesbos
awslabs/ecs-refarch-service-discovery
An EC2 Container Service Reference Architecture for providing Service Discovery to containers using CloudWatch Events, Lambda and Route 53 private hosted zones.
aws-samples/amazon-ecs-mythicalmysfits-workshop
A tutorial for developers who want to learn about how to containerized applications on top of AWS using AWS Fargate. You will build a sample website that leverages infrastructure as code, containers, CI/CD, and more! If you're planning on running this, let us know @ aws-mythical-mysfits@amazon.com. At re:Invent 2018, these sessions were run as CON214/CON321/CON322.
feluelle/airflow-diagrams
Auto-generated Diagrams from Airflow DAGs. 🔮 🪄
astronomer/airflow-chart
A Helm chart to install Apache Airflow on Kubernetes
kentcdodds/advanced-react-patterns
Learn how to build simple and flexible React Components and Hooks using modern patterns
kentcdodds/react-fundamentals
Material for my React Fundamentals Workshop
slawekzachcial/kubernetes-the-hard-way-aws
AWS flavour of https://github.com/kelseyhightower/kubernetes-the-hard-way
rolanddb/airflow-on-kubernetes
A guide to running Airflow on Kubernetes
aws-samples/amazon-ecs-catsndogs-workshop
This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
kentcdodds/react-hooks
Learn React Hooks! 🎣 ⚛
kentcdodds/advanced-react-hooks
Learn Advanced React Hooks workshop
kentcdodds/react-performance
React is fast, until it isn't
stwind/airflow-on-kubernetes
Bare minimal Airflow on Kubernetes (Local, EKS, AKS)
aws-samples/ecs-mesh-workshop
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need.
hajowieland/cdk-py-k8s-the-real-hard-way-aws
Python CDK code for "Kubernetes The (real) Hard Way (AWS)"