Skip to content

Thiago18l/k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s

Kubernetes

License MIT

Welcome to the repository that we learn about k8s.

🤔 How to contribute

If you want to contribute to this repository here, either by correcting a problem, adding comments or improving documents, you can follow this tutorial below:

  • Do a fork from this repository;
  • Go to your GitHub profile and make a clone of the fork repository;
  • Create a branch with your change: git checkout -b my-change;
  • Make any necessary changes to the code or documentation;
  • Commit your changes: git commit -m 'feat: my new feature';
  • Make a push for your branch: git push origin my-change;
  • Now just open your pull request in the repository that you fork;

After the merge of your pull request is done, you can delete your branch.


Made with ♥ by Thiago Lopes

About

Kubernetes study repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages