Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
aws-cloud-formation-templates
AWS CloudFormation Templates
aws-cloudformation-fargate
Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations
aws-cloudformation-templates
A collection of useful CloudFormation templates
aws-microservices-deploy-options
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
build-web-application-with-golang
A golang ebook intro how to build a web with golang
certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
codeconnect-vm-operator
Learn to build a sample Kubernetes Operator using kubebuilder.
eks-cluster
Deploy golang and python apps in EKS cluster (mix EC2 and Fargate), service meshing using Istio, ALB Ingress, Terraform, Helm, golang admission controller, golang kubernetes operator
terraform-aws-ecs
terraform code for createing ecs ec2 cluster
junchil's Repositories
junchil/eks-cluster
Deploy golang and python apps in EKS cluster (mix EC2 and Fargate), service meshing using Istio, ALB Ingress, Terraform, Helm, golang admission controller, golang kubernetes operator
junchil/codeconnect-vm-operator
Learn to build a sample Kubernetes Operator using kubebuilder.
junchil/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
junchil/aws-cloudformation-templates
A collection of useful CloudFormation templates
junchil/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
junchil/terraform-aws-ecs
terraform code for createing ecs ec2 cluster
junchil/charts
Curated applications for Kubernetes
junchil/CKA-practice-exercises
This is a guide for passing the CNCF Certified Kubernetes Administrator (CKA) with practice exercises. Good luck!
junchil/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
junchil/curriculum
📚Open Source Curriculum for CNCF Certification Courses
junchil/eks-charts
Amazon EKS Helm chart repository
junchil/go-db-kubernetes
golang postgres web application host in EKS cluster using ALB + Nginx Ingress
junchil/helm-charts
Prometheus community Helm charts
junchil/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
junchil/jenkins-resources
junchil/k8s-helloworld-operator
Quickstart for Go-based Operators using operator-sdk
junchil/k8s-helloworld-operator-1
junchil/k8sclient
junchil/kubernetes-cli-cheetsheet
kubernetes common use cli summary
junchil/kustomize-demo
kustomize demo
junchil/max-profit
junchil/memcached-operator
Quickstart for Go-based Operators
junchil/memcached-operator-ansible
Building and running an Ansible-based operator.
junchil/multistage-build-docker
mutistage docker image build
junchil/nginx-operator
Building and running an Helm-based operator.
junchil/terraform-aws-eks-archive
Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
junchil/terraform-aws-lambda-archive
Terraform module, which builds dependencies and packages, and also creates AWS Lambda resources in countless combinations
junchil/terraform-aws-vpc-archive
Terraform module which creates VPC resources on AWS
junchil/terraform-guides
Example usage of HashiCorp Terraform
junchil/web-kubernetes
Host web application inside EKS cluster using ALB + Nginx Ingress