Skip to content

nookyo/qubership-logging-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qubership-logging-operator

The Logging Operator deploys in Kubernetes next components:

  • Graylog
  • FluentD
  • FluentBit
  • K8S Events Reader

Concept

The main concept of operators is to extend Kubernetes API by creating custom resources and controllers that watch this resource.

For more information, refer to https://kubernetes.io/docs/concepts/extend-kubernetes/operator/.

This Operator is created using Operator SDK. For more information, refer to https://github.com/operator-framework/operator-sdk.

Features

The main features are as follows:

  • Logging deployment via the template
  • Kubernetes and OpenShift support
  • FluentD deployment
  • FluentBit deployment
  • K8S Events Reader deployment
  • Run Integration Tests

Documents

All these documents provided to customer:

About

Operator to deploy Logging parts in Cloud

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 74.3%
  • Lua 10.9%
  • RobotFramework 7.0%
  • Mustache 3.6%
  • Makefile 2.1%
  • Python 1.1%
  • Other 1.0%