# image manifest

An image manifest provides a configuration and set of layers for a single container image targeting a specific architecture and operating system.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How to deploy into air gapped environments and on-premise?

DevFeed: [How to deploy into air gapped environments and on-premise?](<https://devfeed.tech/articles/how-to-deploy-into-air-gapped-environments-and-on-premise-29563.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/airgap-deployment/>)

Author: info@goteleport.com (Jordan Marin)

Published: 2019-09-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [on-prem](<https://devfeed.tech/topics/on-prem.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Security](<https://devfeed.tech/topics/security.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [image manifest](<https://devfeed.tech/topics/image-manifest.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [YAML](<https://devfeed.tech/topics/yaml.md>)

Tags: [containerization](<https://devfeed.tech/tags/containerization.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [docker](<https://devfeed.tech/tags/docker.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [image-manifest](<https://devfeed.tech/tags/image-manifest.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [on-prem](<https://devfeed.tech/tags/on-prem.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This tutorial explains how to deploy cloud-native, multi-tier applications in air-gapped and on-premises environments using Gravity. It describes the security and operational challenges of physical data transfer and explains how cluster image manifests and packaged dependencies support installation without external network access.

### Source excerpt

In this blog post we explain how to take a cloud-native application and deploy into air gapped environments or on-prem environments.