apiVersion: serving.knative.dev/v1alpha1 kind: Service metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"serving.knative.dev/v1alpha1","kind":"Service","metadata":{"annotations":{},"name":"helloworld-go","namespace":"default"},"spec":{"runLatest":{"configuration":{"revisionTemplate":{"spec":{"container":{"env":[{"name":"TARGET","value":"Go Sample v1"}],"image":"docker.io/lizrice/helloworld-go"}}}}}}} creationTimestamp: 2018-11-30T20:02:37Z generation: 1 name: helloworld-go namespace: default resourceVersion: "38677" selfLink: /apis/serving.knative.dev/v1alpha1/namespaces/default/services/helloworld-go uid: e27854dc-f4da-11e8-9799-563aea30f0eb spec: generation: 1 runLatest: configuration: revisionTemplate: metadata: creationTimestamp: null spec: container: env: - name: TARGET value: Go Sample v1 image: docker.io/lizrice/helloworld-go name: "" resources: {} status: address: hostname: helloworld-go.default.svc.cluster.local conditions: - lastTransitionTime: 2018-11-30T20:02:37Z status: Unknown type: ConfigurationsReady - lastTransitionTime: 2018-11-30T20:02:37Z message: Configuration "helloworld-go" is waiting for a Revision to become ready. reason: RevisionMissing status: Unknown type: Ready - lastTransitionTime: 2018-11-30T20:02:37Z message: Configuration "helloworld-go" is waiting for a Revision to become ready. reason: RevisionMissing status: Unknown type: RoutesReady domain: helloworld-go.default.example.com domainInternal: helloworld-go.default.svc.cluster.local latestCreatedRevisionName: helloworld-go-00001 observedGeneration: 1