Skip to content

Commit

Permalink
sync kcc-samples with latest cnrm/cnrm GoB config/samples
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kibbe committed Jul 11, 2019
1 parent 25cf09d commit abe6f47
Show file tree
Hide file tree
Showing 129 changed files with 20 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
9 changes: 9 additions & 0 deletions resources/compute_v1alpha1_computenetwork.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: compute.cnrm.cloud.google.com/v1alpha1
kind: ComputeNetwork
metadata:
labels:
label-one: "value-one"
name: computenetwork-sample
spec:
routingMode: REGIONAL
autoCreateSubnetworks: true
11 changes: 11 additions & 0 deletions resources/container_v1alpha1_containercluster.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: container.cnrm.cloud.google.com/v1alpha1
kind: ContainerCluster
metadata:
labels:
label-one: "value-one"
name: containercluster-sample
spec:
location: us-central1-a
initialNodeCount: 1
removeDefaultNodePool: false
loggingService: none
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit abe6f47

Please sign in to comment.