Skip to content

Deploying Cloud Foundry on a local kind cluster

License

Notifications You must be signed in to change notification settings

cloudfoundry/kind-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kind-deployment

This repository provides a simple and fast way to run Cloud Foundry locally. It enables developers to rapidly prototype, develop, and test new ideas in an inexpensive setup.

Prerequisites

You need to install following tools:

Run the Installation

make up

Access and Bootstrap CloudFoundry

# Login via CF CLI and create a test space
make login

# Upload Java, Node, Go, and Binary buildpacks
# 'make bootstrap-complete' would upload all buildpacks
make bootstrap

Deploy a Sample Application

cf push -f examples/hello-js/manifest.yaml

Delete the Installation

make down

Read More Documentation

About

Deploying Cloud Foundry on a local kind cluster

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •