Skip to content

3scale/apicast-operator

Folders and files

NameName
Last commit message
Last commit date
Jan 15, 2025
May 31, 2023
Feb 4, 2022
Jan 28, 2025
Jan 15, 2025
Jan 15, 2025
Nov 1, 2024
Nov 7, 2024
Apr 25, 2023
Oct 26, 2020
Jan 11, 2024
Jan 28, 2025
Jan 28, 2025
Jan 11, 2024
Jan 28, 2025
Feb 17, 2022
Feb 4, 2022
Nov 18, 2022
Jan 15, 2025
Sep 9, 2019
Jan 15, 2025
Sep 9, 2019
Oct 26, 2020
Feb 11, 2020
Nov 11, 2020
Jan 27, 2025
Jan 27, 2025
Oct 28, 2020
Mar 18, 2024

Repository files navigation

apicast-operator

CircleCI License GitHub release

Overview

This project contains the APIcast operator software. APIcast operator is a piece of software based on Kubernetes operators that provides an easy way to install a 3scale APIcast self-managed solution, providing configurability options at the time of installation.

The functionalities and definitions are provided via Kubernetes custom resources which the operator is able to understand and process.

Quickstart

To get up and running quickly, check our Quickstart guides

Features

Current capabilities state: Full Lifecycle

  • Install a 3scale APIcast gateway self-managed solution
    • Using a 3scale Porta endpoint as the APIcast gateway configuration source
    • Providing the APIcast gateway configuration source from a configuration file via a pre-created Kubernetes Secret
  • Upgrade from previously installed installed 3scale APIcast gateway self-managed solution
  • Tune parameters of an already deployed 3scale APIcast gateway solution

User Guide

Check our Operator user guide for interacting with the APIcast operator

Contributing

You can contribute by:

  • Raising any issues you find using APIcast Operator
  • Fixing issues by opening Pull Requests
  • Submitting a patch or opening a PR
  • Improving documentation
  • Talking about APIcast Operator

All bugs, tasks or enhancements are tracked as GitHub issues.

The Development guide describes how to build the APIcast Operator and how to test your changes before submitting a patch or opening a PR.

Licensing

This software is licensed under the Apache 2.0 license.

See the LICENSE and NOTICE files that should have been provided along with this software for details.