karina icon indicating copy to clipboard operation
karina copied to clipboard

karina is an open-source toolkit for building batteries included kubernetes based platforms.

Results 115 karina issues
Sort by recently updated
recently updated
newest added

e.g. via Session affinity or IPVS DH distribution mode

```yaml apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: labels: name: cert-manager app.kubernetes.io/component: controller app.kubernetes.io/instance: cert-manager app.kubernetes.io/name: cert-manager name: cert-manager-controller-v1beta roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: cert-manager-controller-v1beta subjects: - kind: ServiceAccount name: cert-manager...

https://github.com/open-fresh/bomb-squad

Allow specifying the namespace, kind and or name of resources to deploy, everything else is skipped

### Description Adds support for the Azure gitops connector ### Breaking Change - [ ] Yes - [x] No ### Testing Notes **What I did:** Tested to be running in...

```yaml apiVersion: admissionregistration.k8s.io/v1 kind: ValidatingWebhookConfiguration metadata: name: prometheus-operator-rulesvalidation webhooks: - clientConfig: caBundle: SOMECABASE64ENCODED== service: name: prometheus-operator namespace: default path: /admission-prometheusrules/validate failurePolicy: Fail name: prometheusrulemutate.monitoring.coreos.com namespaceSelector: {} rules: - apiGroups: -...

https://github.com/Azure/gitops-connector