Skip to content

Example Gitpod files for working with a Kubernetes cluster

Notifications You must be signed in to change notification settings

hscheib/gitpod-for-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gitpod-for-kubernetes

This project is meant to show a simple example .gitpod.yml with Dockerfile for developing/managing a Kubernetes cluster. In this case, the .gitpod.yml is targeting connecting to an AWS EKS cluster.

Generic K8S tools included:

  • helm
  • kubectl
  • kubent
  • k9s

Tools specific to this cluster's implementation:

  • flux
  • glooctl
  • awscli

The .gitpod.yml assumes you have AWS credentials for setting the kube context and that network routes exist to connect to the cluster

About

Example Gitpod files for working with a Kubernetes cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published