Giter VIP home page Giter VIP logo

remote-kubernetes's Introduction

Remote - Kubernetes

The Remote - Kubernetes extension uses Okteto to move your development environment to Kubernetes.

Kubernetes, Okteto and VS Code make a great development environment because you can:

  • Launch reproducible development environment with all your tools in seconds.
  • Automatically synchronize your code between local and remote environments.
  • Eliminate integration issues by developing the same way code runs in production.
  • Keep using your favorite tools.
  • Forget about building images or redeploying containers to test your changes in Kubernetes.

The extension starts a development environment in your Kubernetes cluster by using https://github.com/okteto/okteto. Once the environment is ready, the extension prompts you to open it directly in VS Code using the Visual Studio Code Remote - SSH extension.

Requirements

  1. VS Code 1.88 or newer.
  2. Deploy access to a Kubernetes cluster.
  3. An OpenSSH compatible SSH client.

Installation

  1. Install VS Code and this extension.
  2. Install the Remote - SSH extension.
  3. Download and configure your kubeconfig file.

Getting started

There is a complete tutorial here. The steps can be summarized as follows:

  1. Clone https://github.com/okteto/vscode-remote-go
  2. Start VS Code
  3. Run the Okteto: Up command to launch your development environment in Kubernetes. When prompted, pick the okteto.yml manifest.
  4. After a few seconds, you'll be asked to select a host. Pick the vscode-remote-go.okteto entry from the dialog to launch your remote VS Code instance.
  5. Develop directly in Kubernetes from VS Code!

Questions and Feedback

Got questions? Have feedback?

  1. See the documentation
  2. Request features, upvote existing issues or report a problem.
  3. Contribute to our documentation.
  4. Submit a pull request ๐Ÿ˜Ž

Stay in Touch

Join the conversation in our online community. You can also reach out to @OktetoHQ on Twitter.

License

Remote - Kubernetes is licensed under the Apache 2.0 License.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.