All Projects → wso2 → kubernetes-apim

wso2 / kubernetes-apim

Licence: Apache-2.0 license
Kubernetes and Helm resources for WSO2 API Manager

Programming Languages

Smarty
1635 projects

Projects that are alternatives of or similar to kubernetes-apim

Engine
Deploy your apps on any Cloud provider in just a few seconds
Stars: ✭ 1,132 (+1615.15%)
Mutual labels:  helm
charts
Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Stars: ✭ 28 (-57.58%)
Mutual labels:  helm
alfresco-identity-service
Repository for the Alfresco Identity Service
Stars: ✭ 33 (-50%)
Mutual labels:  helm
Charts
⚠️(OBSOLETE) Curated applications for Kubernetes
Stars: ✭ 15,319 (+23110.61%)
Mutual labels:  helm
helm-swagger-ui
Helm Chart for Swagger UI
Stars: ✭ 23 (-65.15%)
Mutual labels:  helm
helm-edit
Edit a Helm release
Stars: ✭ 109 (+65.15%)
Mutual labels:  helm
Kubernetic
Kubernetic - Supercharge your Kubernetes clusters
Stars: ✭ 243 (+268.18%)
Mutual labels:  helm
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-72.73%)
Mutual labels:  helm
netbox-chart
A Helm chart for NetBox
Stars: ✭ 141 (+113.64%)
Mutual labels:  helm
ship-it
Wattpad's tool for continuously deploying code to Kubernetes quickly, safely, and observably.
Stars: ✭ 14 (-78.79%)
Mutual labels:  helm
eirini-release
Helm release for Project Eirini
Stars: ✭ 37 (-43.94%)
Mutual labels:  helm
django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
Stars: ✭ 37 (-43.94%)
Mutual labels:  helm
examples
Examples to demonstrate how to use PipeCD
Stars: ✭ 21 (-68.18%)
Mutual labels:  helm
Devops
Study Guides for DevOps Proffessionals https://gofunct.github.io/devops/.
Stars: ✭ 254 (+284.85%)
Mutual labels:  helm
helm-certgen
Helm plugin for generation of TLS certificates
Stars: ✭ 15 (-77.27%)
Mutual labels:  helm
Splunk Connect For Kubernetes
Helm charts associated with kubernetes plug-ins
Stars: ✭ 242 (+266.67%)
Mutual labels:  helm
helm-drupal
Helm chart for running Drupal on Kubernetes
Stars: ✭ 27 (-59.09%)
Mutual labels:  helm
helm-lsp
lsp-mode ❤️ helm
Stars: ✭ 80 (+21.21%)
Mutual labels:  helm
charts
Deploy Kubernetes Helm Charts for Check Point CloudGuard
Stars: ✭ 18 (-72.73%)
Mutual labels:  helm
helm-charts
Source & Repo of https://charts.kubesphere.io/main & https://charts.kubesphere.io/test
Stars: ✭ 85 (+28.79%)
Mutual labels:  helm

Kubernetes and Helm Resources for WSO2 API Management

This repository contains Kubernetes and Helm Resources for container-based deployments of WSO2 API Management.

Kubernetes resources for API Management deployment patterns

Simple

Advanced

Helm resources for API Management deployment patterns

Update the JWKS Endpoint

The JWKS endpoint of the API Manager has the external facing hostname by default. This is not routable. To resolve this, you can alter the JWKS endpoint in the API Manager to use the API Manager's internal service name in Kubernetes.

  1. Log into Admin portal - https://am.wso2.com/admin/
  2. Navigate to Key Managers section and select the Resident Key Manager.
  3. Change the JWKS URL in the Certificates section to https://:9443/oauth2/jwks.

Update certificate domain names

To verify connecting peers API Manager use wso2carbon certificate. By default this only allows peers from localhost domain to connect. To allow connections from different domains you need to create a certificate with the allowed domain name list and add it to API Manager keystores. This can be done by mounting a volume with the modified keystores. You can find the APIM Manager keystores inside the ~/wso2am-4.1.0/repository/resources/security/ directory.

Reporting issues

We encourage you to report any issues and documentation faults regarding Kubernetes and Helm resources for WSO2 API Management. Please report your issues here.

Contact us

WSO2 developers can be contacted via the following mailing lists:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].