Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.82 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.82 KB

Okteto Open Source Samples

Welcome to the Okteto Open Source Samples repository. Here you will find a variety of sample applications demonstrating how to configure and use Okteto within a specific framework.

Getting Started

To begin using these samples, make sure you have the Okteto CLI installed and a Kubernetes cluster configured.

Available Samples

Select a framework from the list below to explore examples for that environment. Each link directs you to a README file that has detailed instructions on setting up and running the sample using Okteto.

  • ASP.NET: Explore how to use Okteto with ASP.NET Core applications.
  • Golang: See an example of a Go application developed in Okteto.
  • Java (Gradle): A sample Java application using Gradle built in Okteto.
  • Java (Maven): A Maven-based Java application running in Okteto.
  • Node.js: Node.js applications using Okteto for live development.
  • PHP: PHP development streamlined with Okteto.
  • Python: Python applications leveraging Okteto for rapid development.
  • Ruby: Develop Ruby applications effortlessly in Okteto.

Contributing

Contributions are welcome! If you have improvements to an existing sample or want to add a new one, please submit a pull request or open an issue.

Thanks for exploring and happy coding!