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.
To begin using these samples, make sure you have the Okteto CLI installed and a Kubernetes cluster configured.
- For instruction on how to install the CLI, you can follow our Getting Started Guide
- Our CLI Reference for the Okteto Platform can be found here: Okteto CLI Reference.
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.
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!