Skip to content

oliv3340/poc-crossplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Crossplane

This repo keeps tracks of the little poc I've made with Crossplane.

Note

Resources deployed :

  • simple GCS
  • dedicated VPC
  • GKE with dedicated nodepool, running on a dedicated SA and using previously created VPC

Working tree

.
├── README.md
├── cloudstorage
│   ├── README.md
│   └── cloudstorage.yaml
├── gke
│   ├── README.md
│   └── cluster.yaml
├── network
│   ├── README.md
│   └── vpc.yaml
└── provider
    ├── compute-provider.yaml
    ├── container-provider.yaml
    ├── ntw-provider.yaml
    ├── provider-cloudplateform.yaml
    ├── provider-config.yaml
    └── storage-provider.yaml

5 directories, 13 files

About

Mini POC to test crossplane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published