Skip to content

kelvincesar/k3s-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a test of interface with k3s creating a small operator which allows to read the pods and nodes, and migrate a pods from one node to another. In this case we're deploying a small example from rancher, which is an HTTP server that allow us to see the pod id that handled the request.

Commands

export KUBECONFIG=/etc/rancher/k3s/k3s.yaml

To see some logs:

sudo journalctl -u k3s -f
sudo journalctl -u k3s-agent -f

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors