|
5 | 5 | Operators |
6 | 6 | <div class="drop-down-content"> |
7 | 7 | <a class="drop-down-item" href="{{{ relativize "/home/operators/index.html" }}}">Overview</a> |
8 | | - <a class="drop-down-item" href="{{{ relativize "/airflow/index.html" }}}">Apache Airflow</a> |
9 | | - <a class="drop-down-item" href="{{{ relativize "/druid/index.html" }}}">Apache Druid</a> |
10 | | - <a class="drop-down-item" href="{{{ relativize "/hbase/index.html" }}}">Apache HBase</a> |
11 | | - <a class="drop-down-item" href="{{{ relativize "/hdfs/index.html" }}}">Apache Hadoop HDFS</a> |
12 | | - <a class="drop-down-item" href="{{{ relativize "/hive/index.html" }}}">Apache Hive</a> |
13 | | - <a class="drop-down-item" href="{{{ relativize "/kafka/index.html" }}}">Apache Kafka</a> |
14 | | - <a class="drop-down-item" href="{{{ relativize "/nifi/index.html" }}}">Apache NiFi</a> |
15 | | - <a class="drop-down-item" href="{{{ relativize "/spark/index.html" }}}">Apache Spark (standalone)</a> |
16 | | - <a class="drop-down-item" href="{{{ relativize "/spark-k8s/index.html" }}}">Apache Spark on K8S</a> |
17 | | - <a class="drop-down-item" href="{{{ relativize "/superset/index.html" }}}">Apache Superset</a> |
18 | | - <a class="drop-down-item" href="{{{ relativize "/trino/index.html" }}}">Trino</a> |
19 | | - <a class="drop-down-item" href="{{{ relativize "/zookeeper/index.html" }}}">Apache ZooKeeper</a> |
20 | | - <a class="drop-down-item" href="{{{ relativize "/opa/index.html" }}}">OpenPolicyAgent</a> |
21 | | - <a class="drop-down-item" href="{{{ relativize "/commons-operator/index.html" }}}">Commons</a> |
22 | | - <a class="drop-down-item" href="{{{ relativize "/secret-operator/index.html" }}}">Secret</a> |
| 8 | + <a class="drop-down-item" href="{{{ relativize "/airflow/nightly/index.html" }}}">Apache Airflow</a> |
| 9 | + <a class="drop-down-item" href="{{{ relativize "/druid/nightly/index.html" }}}">Apache Druid</a> |
| 10 | + <a class="drop-down-item" href="{{{ relativize "/hbase/nightly/index.html" }}}">Apache HBase</a> |
| 11 | + <a class="drop-down-item" href="{{{ relativize "/hdfs/nightly/index.html" }}}">Apache Hadoop HDFS</a> |
| 12 | + <a class="drop-down-item" href="{{{ relativize "/hive/nightly/index.html" }}}">Apache Hive</a> |
| 13 | + <a class="drop-down-item" href="{{{ relativize "/kafka/nightly/index.html" }}}">Apache Kafka</a> |
| 14 | + <a class="drop-down-item" href="{{{ relativize "/nifi/nightly/index.html" }}}">Apache NiFi</a> |
| 15 | + <a class="drop-down-item" href="{{{ relativize "/spark/nightly/index.html" }}}">Apache Spark (standalone)</a> |
| 16 | + <a class="drop-down-item" href="{{{ relativize "/spark-k8s/nightly/index.html" }}}">Apache Spark on K8S</a> |
| 17 | + <a class="drop-down-item" href="{{{ relativize "/superset/nightly/index.html" }}}">Apache Superset</a> |
| 18 | + <a class="drop-down-item" href="{{{ relativize "/trino/nightly/index.html" }}}">Trino</a> |
| 19 | + <a class="drop-down-item" href="{{{ relativize "/zookeeper/nightly/index.html" }}}">Apache ZooKeeper</a> |
| 20 | + <a class="drop-down-item" href="{{{ relativize "/opa/nightly/index.html" }}}">OpenPolicyAgent</a> |
| 21 | + <a class="drop-down-item" href="{{{ relativize "/commons-operator/nightly/index.html" }}}">Commons</a> |
| 22 | + <a class="drop-down-item" href="{{{ relativize "/secret-operator/nightly/index.html" }}}">Secret</a> |
23 | 23 | </div> |
24 | 24 | </div> |
25 | 25 | <a class="navbar-sub-item" href="{{{ relativize "/home/contributor/index.html" }}}">Contribute</a> |
0 commit comments