ingresses.networking.internal.knative.dev created 2021-08-30 18:59:45, version 5600

kubectl.kubernetes.io/last-applied-configuration: {"apiVersion":"apiextensions.k8s.io/v...

Spec

conversion:
  strategy: None
group: networking.internal.knative.dev
names:
  categories:
  - knative-internal
  - networking
  kind: Ingress
  listKind: IngressList
  plural: ingresses
  shortNames:
  - kingress
  - king
  singular: ingress
scope: Namespaced
versions:
- additionalPrinterColumns:
  - jsonPath: .status.conditions[?(@.type=='Ready')].status
    name: Ready
    type: string
  - jsonPath: .status.conditions[?(@.type=='Ready')].reason
    name: Reason
    type: string
  name: v1alpha1
  schema:
    openAPIV3Schema:
      type: object
      x-kubernetes-preserve-unknown-fields: true
  served: true
  storage: true
  subresources:
    status: {}

Status

acceptedNames:
  categories:
  - knative-internal
  - networking
  kind: Ingress
  listKind: IngressList
  plural: ingresses
  shortNames:
  - kingress
  - king
  singular: ingress
conditions:
- lastTransitionTime: '2021-08-30T18:59:45Z'
  message: no conflicts found
  reason: NoConflicts
  status: 'True'
  type: NamesAccepted
- lastTransitionTime: '2021-08-30T18:59:45Z'
  message: the initial names have been accepted
  reason: InitialNamesAccepted
  status: 'True'
  type: Established
storedVersions:
- v1alpha1

Events

Type Reason Age From Message
No events found.