Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi, We Are Planning To Move On To Openshift. Can I Ask If K8S-Glue Supports Openshift?

Hi, we are planning to move on to openshift. Can I ask if k8s-glue supports openshift?

  
  
Posted 2 years ago
Votes Newest

Answers 6


alright thanks. Its impt we clarify it works before we migrate the ifra.

  
  
Posted 2 years ago

Is there enterprise support for k8s glue on OpenShift?

  
  
Posted 2 years ago

I think it's in the works (a complete operator, that is), but as far as I can tell the glue should work as is

  
  
Posted 2 years ago

Especially if you plan to run the glue itself in a pod from where it'll need to call kubectl

  
  
Posted 2 years ago

I would suggest testing it, though 🙂

  
  
Posted 2 years ago

SubstantialElk6 AFAIK, OpenShift still supports kubectl, so I assume so

  
  
Posted 2 years ago
608 Views
6 Answers
2 years ago
one year ago
Tags