operator-sdk
Here are 115 public repositories matching this topic...
Create Kubernetes secrets from Vault for a secure GitOps based workflow.
-
Updated
Sep 16, 2021 - Go
I'm not sure right now how to specify NodePort with AWX operator. Its not mentioned in documentation.
spec:
tower_ingress_type: NodePort
Ok, but how to avoid random port assignment,
Usually I can do in service deployment something like:
spec:
type: NodePort
ports:
- port: 80
nodePort: 30080
name: http
- port: 443
nodePort: 30443
name
The kuttl cli overrides the testsuite file... with the exception of the test env. (this is a require to fix that).
If the kuttl-test.yaml has a configuration for startControlPlane: true and the cli is started with --start-kind.... the cli override should start kind.
Perhaps we should have an override that allows to point at a cluster (currently it is the default that is selected if no
oidc secret
Is your feature request related to a problem? Please describe.
On the page https://argocd-operator.readthedocs.io/en/latest/usage/basics/#secrets it is stated:
There is a Secret that is used by Argo CD named argocd-secret. The argocd-server component reads this secret to obtain the admin password for authentication.
This Secret is managed by the operator and should not be changed direct
Is your feature request related to a problem? Please describe.
The following error shows up in the log when the GitHub webhook is tested:
{"level":"error","ts":1593630175.1589122,"logger":"handler","msg":"could not parse webhook","error":"unknown X-Github-Event in message: ","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/home/travis/gopath/pkg/mod/github.com/go-logr/zapr@v
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
-
Updated
Sep 19, 2021 - Go
Repository for k8s Mediaserver Operator project
-
Updated
Oct 6, 2021 - Makefile
Kubernetes Operator 快速入门教程(Kubernetes Operator 101)
-
Updated
Jun 12, 2020 - Go
DEPRECATED: This project was moved and renamed to: https://github.com/ansible/awx-operator
-
Updated
Jul 11, 2020 - Dockerfile
See: https://github.com/TykTechnologies/tyk-operator/blob/master/docs/api_definitions.md#endpoint-level
Tyk Operator currently does not support allow, block & ignore list Endpoint level middlewares. (nee BlackList, WhiteList, Igno
Pulsar Operator creates/configures/manages pulsar clusters atop Kubernetes
-
Updated
Dec 3, 2020 - Go
Manage Kubernetes Operators from the command line
-
Updated
Sep 14, 2021 - Go
Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.2+)
-
Updated
Oct 1, 2021 - Go
It should be somewhat easy to translate from reading .circleci/config.yaml
A Kubernetes Operator to manage secrets stored in LastPass password manager
-
Updated
Sep 20, 2021 - Go
In #48 there was someone that gave POSTGRES_CLOUD_PROVIDER the value AZURE while it should be Azure. This shouldn't matter and we should run the provided value through ToLower() before we make the comparison.
Turn kubernetes events into useful notifications & alerts
-
Updated
Jan 11, 2021 - Go
Description of Issue
After go-config v0.7.0, our operator breaks on startup citing that there is no provider configured.
How to Reproduce
Update the following constraint in Gopkg.toml from 0.7.0 to any later release:
[[constraint]]
name = "github.com/micro/go-config"
version = "0.7.0"
Install dependencies and start operat
MariaDB operator for Kubernetes built with Ansible and the Operator SDK.
-
Updated
Oct 16, 2020 - HTML
Kubernetes operator for managing New Relic alerts and dashboards
-
Updated
Jan 26, 2021 - Go
A Kubernetes Operator for MySQL Community Server
-
Updated
Apr 14, 2021 - Go
Kubernetes Operator for running HTTP load testing scenarios with Vegeta
-
Updated
May 26, 2020 - Go
Simple operator to manage AWS NLB attributes using Kubernetes Service object annotations
-
Updated
Sep 17, 2021 - Go
Horusec Platform is a set of web services that integrate with the Horusec CLI to facilitate the visualization and management of found vulnerabilities.
-
Updated
Oct 6, 2021 - Go
RabbitMQ Kubernetes operator
-
Updated
May 19, 2021 - Go
Kubernetes Operator for Pulp 3. Under active development.
-
Updated
Oct 5, 2021 - Jinja
Drupal Operator for Kubernetes, built with Ansible and the Operator SDK.
-
Updated
Oct 16, 2020 - Dockerfile
Example of creating Kubernetes Custom Resource Definitions and controllers using Kubebuilder and Operator SDK
-
Updated
Dec 13, 2018 - Go
Improve this page
Add a description, image, and links to the operator-sdk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the operator-sdk topic, visit your repo's landing page and select "manage topics."



Currently, the server can't connect to MongoDB with TLS mode.
Solution: