📄️ Kubernetes Cluster QuickStart
Codezero and the Sample Project is quite lightweight and work fine on a single node 4 core cluster or a two node 2 core cluster.
📄️ Sample Kubernetes Project
All the tutorials use the Sample Kubernetes Project on GitHub. For the remainder of these tutorials, you will need:
📄️ Developing Edge Services
In this tutorial we get to experience how a frontend developer could use Codezero when developing an Edge Service.
📄️ Developing Core Services
In this tutorial we get to experience how a backend developer could use Codezero when developing a Core Service.
📄️ Using the Desktop App
With the Codezero Desktop app you can run commands like Teleport, Intercept, and Mount from your system tray, launch a visual dashboard for the state of your sessions, and view the activity of other collaborators in your cluster.
📄️ Developing with Remote Volumes
In this tutorial we explore how developers can locally mount cluster volumes in their local workstation so that their local code can read or write to these volumes.