Chris Love (chrislovecnm)

chrislovecnm

Geek Repo

Location:Denver

Home Page:https://bit.ly/core-kubernetes

Twitter:@chrislovecnm

Github PK Tool:Github PK Tool


Organizations
k8s-for-greeks

Chris Love's starred repositories

jsonnet

Jsonnet - The data templating language

Language:JsonnetLicense:Apache-2.0Stargazers:6839Issues:108Issues:619

awesome-operators

A resource tracking a number of Operators out in the wild.

kiam

Integrate AWS IAM with Kubernetes

Language:GoLicense:Apache-2.0Stargazers:1145Issues:31Issues:278

terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources 🇺🇦

Language:HCLLicense:Apache-2.0Stargazers:742Issues:24Issues:193

terraform-aws-security-group

Terraform module to create AWS Security Group resources 🇺🇦

Language:HCLLicense:NOASSERTIONStargazers:556Issues:17Issues:159

cockroach-operator

k8s operator for CRDB

Language:GoLicense:Apache-2.0Stargazers:277Issues:48Issues:536

micro-demos

Scripted automation for live CLI demos

Language:ShellLicense:Apache-2.0Stargazers:186Issues:10Issues:0

gke-rbac-demo

This project covers two use cases for RBAC within a Kubernetes Engine cluster. First, assigning different permissions to user personas. Second, granting limited API access to an application running within your cluster. Since RBAC's flexibility can occasionally result in complex rules, you will also perform common steps for troubleshooting RBAC as a part of the second scenario.

Language:HCLLicense:Apache-2.0Stargazers:157Issues:33Issues:4

gke-networking-demos

This project presents a number of best practices for establishing network links between Kubernetes Engine clusters, and exposing cluster services across Google Cloud projects. You will use a set of Deployment Manager templates to create networks, subnets, vpn connections, and Kubernetes Engine clusters.

Language:ShellLicense:Apache-2.0Stargazers:137Issues:34Issues:5

short

Manageable Kubernetes manifests through a composable, reusable syntax

Language:GoLicense:Apache-2.0Stargazers:124Issues:5Issues:93

gke-monitoring-tutorial

This project walks you through setting up monitoring and visualizing metrics from a Kubernetes Engine cluster. The logs from the Kubernetes Engine cluster will be leveraged to walk through the monitoring capabilities of Stackdriver.

Language:ShellLicense:Apache-2.0Stargazers:109Issues:18Issues:11

gke-migration-to-containers

This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes Engine (GKE).

Language:ShellLicense:Apache-2.0Stargazers:107Issues:31Issues:10

gke-network-policy-demo

This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.

Language:ShellLicense:Apache-2.0Stargazers:99Issues:31Issues:9

gke-security-scenarios-demo

This project demonstrates a series of best practices for improving the security of containerized applications deployed to Kubernetes Engine. You will deploy multiple instances of the same container image with a variety of security settings to illustrate the use of RBAC, security contexts, and AppArmor policies.

Language:HCLLicense:Apache-2.0Stargazers:92Issues:29Issues:5

gke-enterprise-demo

This demo aims to show what a fully-featured project running in Kubernetes Engine looks like. It includes Elasticsearch, a very popular open-source project for indexing and searching data, as well as some custom software to interface with it.

Language:ShellLicense:Apache-2.0Stargazers:75Issues:29Issues:7

gke-cloud-sql-postgres-demo

This project shows how easy it is to connect an application in Kubernetes Engine to a Cloud SQL instance, using the Cloud SQL Proxy container as a sidecar container. You will deploy a Kubernetes Engine Cluster and a Cloud SQL Postgres instance, and use the Cloud SQL Proxy container to allow communication between them.

Language:ShellLicense:Apache-2.0Stargazers:74Issues:19Issues:2

gke-vault-demo

This demo builds two GKE Clusters and guides you through using secrets in Vault, using Kubernetes authentication from within a pod to login to Vault, and fetching short-lived Google Service Account credentials on-demand from Vault within a pod.

Language:ShellLicense:Apache-2.0Stargazers:71Issues:28Issues:3

gke-application-security-demo

This project demonstrates a series of best practices for improving the security of containerized applications deployed to Kubernetes Engine. You will deploy multiple instances of the same container image with a variety of security settings to illustrate the use of RBAC, security contexts, and AppArmor policies.

Language:HCLLicense:Apache-2.0Stargazers:68Issues:28Issues:1

gke-tracing-demo

This project introduces you to Stackdriver's tracing feature, and provides a distributed tracing example that can serve as a basis for your own applications. You will deploy a multi-tier application to a Kubernetes Engine cluster and trace calls between the components.

Language:PythonLicense:Apache-2.0Stargazers:62Issues:28Issues:4

gke-istio-telemetry-demo

This project demonstrates how to use an Istio service mesh in a single Kubernetes Engine cluster alongside Prometheus, Jaeger, and Grafana, to monitor cluster and workload performance metrics. You will first deploy the Istio control plane, data plane, and additional visibility tools using the provided scripts, then explore the collected metrics and trace data in Grafana.

Language:ShellLicense:Apache-2.0Stargazers:61Issues:32Issues:0

gke-terraform-generator

gke-tf was created to streamline the creation of customized Terraform source files that build GKE clusters and supporting resources in GCP.

Language:GoLicense:Apache-2.0Stargazers:55Issues:17Issues:17

gke-anthos-holistic-demo

This repository guides you through deploying a private GKE cluster and provides a base platform for hands-on exploration of several GKE related topics which leverage or integrate with that infrastructure. After completing the exercises in all topic areas, you will have a deeper understanding of several core components of GKE and GCP as configured in an enterprise environment.

Language:ShellLicense:Apache-2.0Stargazers:54Issues:17Issues:8

gke-istio-gce-demo

In this project, you will leverage Kubernetes Engine and Google Compute Engine to explore how Istio can manage services that reside outside of the Kubernetes Engine environment. You will deploy a typical Istio service mesh in Kubernetes Engine, then configure an externally deployed microservice to join the mesh.

Language:ShellLicense:Apache-2.0Stargazers:53Issues:30Issues:3

gke-rolling-updates-demo

This project demonstrates a different upgrade procedures best suited for clusters containing stateless and stateful workloads. You will perform the upgrades in two stages. First, the control plane is updated, then node pools are upgraded.

Language:ShellLicense:Apache-2.0Stargazers:52Issues:31Issues:0

gke-logging-sinks-demo

This project describes the steps required to deploy a sample application to Kubernetes Engine that forwards log events to Stackdriver Logging. As a part of the exercise, you will create a Cloud Storage bucket and a BigQuery dataset for exporting log data.

Language:ShellLicense:Apache-2.0Stargazers:51Issues:31Issues:6

gke-istio-vpn-demo

This project demonstrates how Istio's mesh expansion feature can be used to link services accross a VPN. The feature allows for a non-Kubernetes service running outside of the Istio infrastructure on Kubernetes Engine, to be integrated into, and managed by the Istio service mesh.

Language:ShellLicense:Apache-2.0Stargazers:46Issues:30Issues:3

gke-stateful-applications-demo

This project installs an Apache Cassandra database into a Kubernetes Engine cluster. Various scripts are contained within this project that provide push button creation, validation, and deletion of the Cassandra(C*) database and Kubernetes Engine cluster.

Language:ShellLicense:Apache-2.0Stargazers:39Issues:19Issues:3

gke-datadog-demo

This project demonstrates how a third party solution, like Datadog, can be used to monitor a Kubernetes Engine cluster and its workloads. Using the provided manifest, you will install Datadog and a simple nginx workload into your cluster. The Datadog agents will be configured to monitor the nginx workload, and ship metrics to your own Datadog account.

Language:ShellLicense:Apache-2.0Stargazers:23Issues:29Issues:2

gke-istio-shared

This is the shared project for two Kubernetes Engine demos

Language:ShellLicense:Apache-2.0Stargazers:18Issues:30Issues:1

gke-anthos-holistic-demo

This repository guides you through deploying a private GKE cluster and provides a base platform for hands-on exploration of several GKE related topics which leverage or integrate with that infrastructure. After completing the exercises in all topic areas, you will have a deeper understanding of several core components of GKE and GCP as configured in an enterprise environment.

Language:ShellLicense:Apache-2.0Stargazers:1Issues:0Issues:0