Requirements

To have the smoothest development and setup experience, you need to install a few things on your computer. Please install these packages before you start the setup:

  1. k8s
  2. kubectl
  3. Git
  4. AtenaCLI ( optional but we recommend it to explore Atena after you installed it )

Make sure that you have all these packages installed and ready to use on your system. To make sure that they work, run these commands:

  • kubectl version
  • git --version

If it doesn't return any errors, you are good to go. 👍