Skip to content

Projet-SDTD/kubernetes-manifests-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fd1cb8 · Feb 3, 2023

History

8 Commits
Feb 3, 2023
Jan 29, 2023
Jan 29, 2023
Jan 29, 2023
Dec 10, 2022
Nov 30, 2022
Dec 10, 2022
Dec 10, 2022
Nov 6, 2022
Nov 6, 2022
Dec 10, 2022
Nov 29, 2022
Dec 13, 2022
Jan 29, 2023
Nov 29, 2022

Repository files navigation

kubernetes-manifests-devops

This repo contains all the manifests to deploy automatically the services we add on top on k3s from a devops perspective. This is highly recommended to use ansible to deploy these manifests automatically.

How to use

This is highly recommended to use ansible to deploy these manifests automatically.

Apply

Once the k3s cluster setup and deployed, it should be automatically deployed if you use ansible. However, if you decide to deploy it manually, just set the local variable KUBECONFIG toi point on the kubeconfig file retrieved for the k3s cluster and run kubectl apply -f ./.

Delete

To delete all the devops deployments, just run kubectl delete -f ./.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published