8000 GitHub - Jason-GG/k8s-cluster-backend: k8s-cluster-backend, based on client-go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jason-GG/k8s-cluster-backend

Repository files navigation

k8s-cluster-backend

GitHub stars   license   GoDocWidget

Getting Started

Download links:

SSH clone URL: git@github.com:Jason-GG/k8s-cluster-backend.git

HTTPS clone URL: https://github.com/Jason-GG/k8s-cluster-backend.git

Description

The project is built on top of client-go, Fiber, and Gorm to create a robust backend platform for Kubernetes cluster management. You can explore and utilize the project vue3-k8s-dashboard-webssh by visiting resources

Prerequisites

initialization the project with the command:

go get

Deployment

make build

deploy for the linux machine

make build-linux

clean

make clean

Important

Before launching this project, ensure you've completed the following configurations:

1, "config/prod" File: This file should represent your cluster's .kube/config file.

2, "gaget/sql_info.json" File: Fill this file with the required database details. For the user table, manually add an account to enable the API to proceed with the authentication process.

About

k8s-cluster-backend, based on client-go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0