summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 305e4f4c945a70787e78f400c36b80fe33c1f78b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = kind
	pkgdesc = Kubernetes IN Docker - local clusters for testing Kubernetes
	pkgver = 0.11.0
	pkgrel = 1
	url = https://kind.sigs.k8s.io/
	arch = x86_64
	arch = aarch64
	arch = arm
	arch = armv6h
	arch = armv7h
	license = Apache
	makedepends = go
	makedepends = git
	depends = glibc
	optdepends = docker: container engine
	optdepends = podman: container engine
	optdepends = bazel: building node images with bazel
	optdepends = kubectl: for managing Kubernetes clusters
	source = https://github.com/kubernetes-sigs/kind/archive/v0.11.0/kind-0.11.0.tar.gz
	sha256sums = c78bed3a39afd2e523b38256b7f16445d0ad4b8b25f18b5766005e095af772cd

pkgname = kind