You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of Kubernetes-native packages built with [Carvel](https://carvel.dev) and part of the Kadras project.
5
+
A collection of Kubernetes-native packages built with [Carvel](https://carvel.dev) and used in the [Kadras](https://kadras.io) project.
6
6
7
7
## Package Repository
8
8
9
-
This repository contains the following Carvel packages part of the [Kadras](https://kadras.io) project.
9
+
This repository contains the following Carvel packages.
10
10
11
11
| Package | Description |
12
12
|---------|-------------|
13
-
|[application-platform](https://github.com/arktonix/kadras-application-platform)| A curated collection of packages to build an application platform or internal developer platform (IDP) on Kubernetes. |
14
-
|[argo-cd](https://github.com/arktonix/package-for-argo-cd)| A declarative and GitOps continuous delivery tool for Kubernetes. |
13
+
|[application-platform](https://github.com/kadras-io/kadras-application-platform)| A curated collection of packages to build an application platform or internal developer platform (IDP) on Kubernetes. |
14
+
|[argo-cd](https://github.com/kadras-io/package-for-argo-cd)| A declarative and GitOps continuous delivery tool for Kubernetes. |
15
15
|[cartographer](https://github.com/vmware-tanzu/package-for-cartographer)| A framework to build paved paths to production using your favourite cloud-native tools. Maintained by [VMware Tanzu](https://github.com/vmware-tanzu). |
16
-
|[cartographer-blueprints](https://github.com/arktonix/cartographer-blueprints)| A curated set of reusable blueprints for Cartographer, a Kubernetes-native framework to build paved paths to production. |
17
-
|[cartographer-delivery](https://github.com/arktonix/cartographer-delivery)| A curated set of Cartographer delivery chains to deploy workloads to Kubernetes based on GitOps or RegistryOps. |
18
-
|[cartographer-supply-chains](https://github.com/arktonix/cartographer-supply-chains)| A curated set of Cartographer supply chains to build golden paths to production for applications and functions, from source code to delivery in a Kubernetes cluster. |
19
-
|[cert-manager](https://github.com/arktonix/package-for-cert-manager)| Cloud-native solution to automatically provision and manage TLS certificates in Kubernetes. |
20
-
|[contour](https://github.com/arktonix/package-for-contour)| An Envoy-based ingress controller that supports dynamic configuration updates and multi-team ingress delegation. |
21
-
|[fluxcd-source-controller](https://github.com/arktonix/package-for-fluxcd-source-controller)| A source management component from the Flux GitOps Toolkit to provide a common interface for artifacts acquisition. |
22
-
|[knative-eventing](https://github.com/arktonix/package-for-knative-eventing)| A solution for routing events from event producers to sinks, enabling developers to use an event-driven architecture with their applications. |
23
-
|[knative-serving](https://github.com/arktonix/package-for-knative-serving)| A solution built on Kubernetes to support deploying and serving of applications and functions as serverless containers. |
24
-
|[kpack](https://github.com/arktonix/package-for-kpack)| Kubernetes-native container build service based on Cloud Native Buildpacks. |
25
-
|[kpack-dependencies](https://github.com/arktonix/kpack-dependencies)| A set of buildpacks, stacks, and builders to use with kpack. |
26
-
|[metrics-server](https://github.com/arktonix/package-for-metrics-server)| A scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. |
27
-
|[namespace-setup](https://github.com/arktonix/namespace-setup)| Sets up up namespaces with the necessary RBAC and Secrets to work with the Kadras platform. |
16
+
|[cartographer-blueprints](https://github.com/kadras-io/cartographer-blueprints)| A curated set of reusable blueprints for Cartographer, a Kubernetes-native framework to build paved paths to production. |
17
+
|[cartographer-delivery](https://github.com/kadras-io/cartographer-delivery)| A curated set of Cartographer delivery chains to deploy workloads to Kubernetes based on GitOps or RegistryOps. |
18
+
|[cartographer-supply-chains](https://github.com/kadras-io/cartographer-supply-chains)| A curated set of Cartographer supply chains to build golden paths to production for applications and functions, from source code to delivery in a Kubernetes cluster. |
19
+
|[cert-manager](https://github.com/kadras-io/package-for-cert-manager)| Cloud-native solution to automatically provision and manage TLS certificates in Kubernetes. |
20
+
|[contour](https://github.com/kadras-io/package-for-contour)| An Envoy-based ingress controller that supports dynamic configuration updates and multi-team ingress delegation. |
21
+
|[fluxcd-source-controller](https://github.com/kadras-io/package-for-fluxcd-source-controller)| A source management component from the Flux GitOps Toolkit to provide a common interface for artifacts acquisition. |
22
+
|[knative-eventing](https://github.com/kadras-io/package-for-knative-eventing)| A solution for routing events from event producers to sinks, enabling developers to use an event-driven architecture with their applications. |
23
+
|[knative-serving](https://github.com/kadras-io/package-for-knative-serving)| A solution built on Kubernetes to support deploying and serving of applications and functions as serverless containers. |
24
+
|[kpack](https://github.com/kadras-io/package-for-kpack)| Kubernetes-native container build service based on Cloud Native Buildpacks. |
25
+
|[kpack-dependencies](https://github.com/kadras-io/kpack-dependencies)| A set of buildpacks, stacks, and builders to use with kpack. |
26
+
|[metrics-server](https://github.com/kadras-io/package-for-metrics-server)| A scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. |
27
+
|[namespace-setup](https://github.com/kadras-io/namespace-setup)| Sets up up namespaces with the necessary RBAC and Secrets to work with the Kadras platform. |
28
28
|[secretgen-controller](https://github.com/vmware-tanzu/carvel-secretgen-controller)| Generates various types of Secrets in-cluster as well as export and import Secrets across namespaces. Maintained by [VMware Tanzu](https://github.com/vmware-tanzu). |
29
-
|[spring-boot-conventions](https://github.com/arktonix/package-for-spring-boot-conventions)| Defines conventions for Spring Boot workloads that will be applied by the Cartographer Convention Controller. |
30
-
|[tekton-pipelines](https://github.com/arktonix/package-for-tekton-pipelines)| A cloud-native solution for building CI/CD systems. |
29
+
|[spring-boot-conventions](https://github.com/kadras-io/package-for-spring-boot-conventions)| Defines conventions for Spring Boot workloads that will be applied by the Cartographer Convention Controller. |
30
+
|[tekton-pipelines](https://github.com/kadras-io/package-for-tekton-pipelines)| A cloud-native solution for building CI/CD systems. |
31
31
32
32
## Prerequisites
33
33
@@ -47,7 +47,7 @@ You can install the Kadras package repository in a dedicated namespace using `kc
47
47
```shell
48
48
kubectl create namespace kadras-packages
49
49
kctrl package repository add -r kadras-repo \
50
-
--url ghcr.io/arktonix/kadras-packages:0.7.1 \
50
+
--url ghcr.io/kadras-io/kadras-packages:0.7.2 \
51
51
-n kadras-packages
52
52
```
53
53
@@ -73,7 +73,7 @@ You can upgrade an existing repository to a newer version using `kctrl`.
0 commit comments