Adding HashiCorp Nomad homepage links (#567)
* Add nomad link to readme.
This commit is contained in:
committed by
Brian Goff
parent
261359d20e
commit
455b0cc4a6
@@ -178,7 +178,7 @@ Easy instructions and a sample configuration file is available in the [AWS Farga
|
||||
|
||||
### HashiCorp Nomad Provider
|
||||
|
||||
HashiCorp Nomad provider for Virtual Kubelet connects your Kubernetes cluster
|
||||
HashiCorp [Nomad](https://nomadproject.io) provider for Virtual Kubelet connects your Kubernetes cluster
|
||||
with Nomad cluster by exposing the Nomad cluster as a node in Kubernetes. By
|
||||
using the provider, pods that are scheduled on the virtual Nomad node
|
||||
registered on Kubernetes will run as jobs on Nomad clients as they
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# HashiCorp Nomad Provider for Virtual Kubelet
|
||||
|
||||
HashiCorp Nomad provider for Virtual Kubelet connects your Kubernetes cluster
|
||||
HashiCorp [Nomad](https://nomadproject.io) provider for Virtual Kubelet connects your Kubernetes cluster
|
||||
with Nomad cluster by exposing the Nomad cluster as a node in Kubernetes. By
|
||||
using the provider, pods that are scheduled on the virtual Nomad node
|
||||
registered on Kubernetes will run as jobs on Nomad clients as they
|
||||
@@ -116,4 +116,4 @@ spec:
|
||||
operator: Exists
|
||||
- key: hashicorp.com/nomad
|
||||
effect: NoSchedule
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user