late-journalist-87980
09/13/2023, 7:36 AMstocky-restaurant-98004
09/13/2023, 12:19 PMlate-journalist-87980
09/14/2023, 1:02 AMstocky-restaurant-98004
09/14/2023, 1:56 AMlate-journalist-87980
09/14/2023, 1:58 AMname: mycr
runtime: yaml
description: A minimal Kubernetes Pulumi YAML program
resources:
httproute:
type: kubernetes:<http://apiextensions.k8s.io:CustomResource|apiextensions.k8s.io:CustomResource>
properties:
apiVersion: <http://gateway.networking.k8s.io/v1beta1|gateway.networking.k8s.io/v1beta1>
kind: HTTPRoute
metadata:
name: http-app-1
annotations:
<http://konghq.com/strip-path|konghq.com/strip-path>: 'true'
Error: error resolving type of resource httproute: The resource type [kubernetes:<http://apiextensions.k8s.io:CustomResource|apiextensions.k8s.io:CustomResource>] is not supported in YAML at this time, see: <https://github.com/pulumi/pulumi-kubernetes/issues/1971>
on Pulumi.yaml line 6:
6: type: kubernetes:<http://apiextensions.k8s.io:CustomResource|apiextensions.k8s.io:CustomResource>
stocky-restaurant-98004
09/14/2023, 4:26 PMlate-journalist-87980
09/15/2023, 1:56 AM