[Bug 255075] [NEW PORT] sysutils/carvel-kapp: Simple deployment tool for Kubernetes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Jan 2023 12:17:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255075 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c commit 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2023-01-25 21:56:31 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2023-01-26 12:15:57 +0000 sysutils/kapp: Add new port kapp is a simple deployment tool for k8s kapp CLI encourages Kubernetes users to manage resources in bulk by working with "Kubernetes applications" (sets of resources with the same label). It focuses on resource diffing, labeling, deployment and deletion. Unlike tools like Helm, kapp considers YAML templating and management of packages outside of its scope, though it works great with tools that generate Kubernetes configuration. PR: 255075 sysutils/Makefile | 1 + sysutils/kapp/Makefile (new) | 19 +++++++++++++++++++ sysutils/kapp/distinfo (new) | 5 +++++ sysutils/kapp/pkg-descr (new) | 6 ++++++ 4 files changed, 31 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.