Skip to content

smerlos/fury-distribution

 
 

Repository files navigation

Fury Distribution

Build Status

Information

This repository spin up a kind cluster with a custom configuration: katalog/tests/config/kind-config-custom

The configuration is almost the same configuration we do in every Kubernetes cluster we create. This way we can ensure everything works as expected including the CNI (calico).

Core Modules

  • Networking
    • calico
  • Monitoring
    • prometheus-operator
    • prometheus-operated
    • grafana
    • goldpinger
    • kubeadm-sm
    • kube-state-metrics
    • kube-proxy-exporter
    • node-exporter
    • metrics-server
  • Logging
    • elasticsearch-single
    • cerebro
    • curator
    • fluentd
    • kibana
  • Ingress
    • cert-manager
    • nginx
    • forecastle
  • DR
    • Velero (on prem, with Minio)
    • Velero Restic
  • OPA
    • Gatekeeper
    • Gatekeeper contraint templates
    • Gatekeeper Policy Manager

Tests

Smoke tests (smoke testing) are executed in this E2E pipeline. It checks everything is running.

License

For license details please see LICENSE

About

Fury distribution (Core Modules)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 92.2%
  • Python 7.8%