# Rust, Go & Kubernetes Jobs - Infrastructure Engineering

**Use case:** 

Engineering roles whose description mentions Rust, Go, Kubernetes or Terraform, across developer-tool and infrastructure boards.

## Input

```json
{
  "boards": [
    "amplitude",
    "circleci",
    "cloudflare",
    "cockroachlabs",
    "databricks",
    "datadog",
    "elastic",
    "fastly",
    "gitlab",
    "grafanalabs",
    "jfrog",
    "launchdarkly",
    "mixpanel",
    "mongodb",
    "neo4j",
    "netlify",
    "newrelic",
    "pagerduty",
    "postman",
    "temporaltechnologies",
    "vercel"
  ],
  "titleKeywords": [
    "engineer",
    "engineering",
    "developer",
    "architect",
    "sre",
    "infrastructure"
  ],
  "descriptionKeywords": [
    "rust",
    "golang",
    "kubernetes",
    "terraform"
  ],
  "remoteOnly": false,
  "withSalaryOnly": false,
  "includeDescription": true,
  "includeDescriptionHtml": false,
  "sortBy": "newest",
  "maxItems": 250,
  "maxItemsPerBoard": 25
}
```

## Output

```json
{
  "title": {
    "label": "Job title",
    "format": "string"
  },
  "company": {
    "label": "Company",
    "format": "string"
  },
  "topLevelDepartment": {
    "label": "Top-level department",
    "format": "string"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "workplaceType": {
    "label": "Workplace type",
    "format": "string"
  },
  "seniorityLevel": {
    "label": "Seniority level",
    "format": "string"
  },
  "salaryText": {
    "label": "Advertised salary",
    "format": "string"
  },
  "postedAt": {
    "label": "Posted at",
    "format": "string"
  },
  "applyUrl": {
    "label": "Apply URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Greenhouse Jobs Scraper · All Postings From Any Company Board](https://apify.com/reapx/greenhouse-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/greenhouse-jobs-scraper) to learn more, explore other use cases, and run it yourself.