SQL Server on Kubernetes by Anthony E. Nocentino & Ben Weissman

SQL Server on Kubernetes by Anthony E. Nocentino & Ben Weissman

Author:Anthony E. Nocentino & Ben Weissman
Language: eng
Format: epub
ISBN: 9781484271926
Publisher: Apress


Create: Create allows you to imperatively add resources to your cluster, and we’ll take a deeper look at this later in this chapter when we’ll explain how to deploy an application to your cluster. In many cases, create and apply can both be used with the same result.

Run: Run will allow you to start a pod and specify the container image, basically bootstrapping the most basic pod configuration.

Explain: This gives you the documentation for a particular Kubernetes API Object or resource, listing the description and the fields needed to construct that object. This is especially useful when building manifests and can also be used to quickly find field names for objects.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.