Categorygithub.com/dimitrisdol/actiModule
module
0.0.0-20220529172057-f5741ecc8811
Repository: https://github.com/dimitrisdol/actimodule.git
Documentation: pkg.go.dev

# README

Module that enables fast creation of ActiNode CRD along with a client to create 4 actiNode objects.

In order to run:

1. Pull the repo
2. cd actiModule
3. cd k8s-client
4. Run: KUBE_NAMESPACE='default' go run . 
	(change default to the namespace you want your actiNode objects at)
5. kubectl get actinodes (to check if all 4 actinodes were created)

# Packages

No description provided by the author
No description provided by the author