Skip to content

ahmetb/container-engine-customize-fluentd

 
 

Repository files navigation

Customizing Fluentd for GKE Sample Code

This is the sample code for the Customizing fluentd in Google Container Engine. The tutorial explains how to run a custom fluentd daemonset inside of GKE that sends logs to StackDriver.

Overview

The repository contains 4 types of artifiacts

  1. Deployment manager scripts for creating a container-engine cluster with version 1.7.4 and cloud logging turned off in gke-cluster/
  2. kubernetes manifests for deploying a test logging program and the fluentd daemonset in kubernetes/
  3. The test logging program source and dockerfile in test-logger/
  4. Convenience scripts for speeding up some of the steps in the tutorial

Contact Us

We welcome all usage-related questions on Stack Overflow tagged with google-cloud-container-engine.

More Information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.0%
  • Go 28.0%