Channels
extensions
rancher-extensions
sle
sle-bci
harvester-dev
neuvector-security
supermicro-sixsq
onlinetraining
office-hours
ozt
os
one-point-x
rio
onlinemeetup
v16-v21-migration
events
training-1220
training-0110
training-0124
k3s-contributor
submariner
storage
k3os
windows
ci-cd
theranchcast
rfed_ara
nederlands
ukranian
danish
training-0131
masterclass
training-0207
training-0214
terraform-controller
epinio
phillydotnet
swarm
rancher-wrangler
deutsch
russian
chinese
mesos
français
japanese
arm
longhorn-dev
terraform-provider-rke
service-mesh
azure
gcp
academy
espanol
lima
portugues
kubernetes
kim
hypper
kubewarden
opni
logging
rancher-setup
developer
mexico
random
elemental
cabpr
rke
vsphere
longhorn-storage
k3s
k3d
terraform-provider-rancher2
fleet
amazon
harvester
s3gw
hobbyfarm
rancher-desktop
general
rke2
Powered by
#terraform-provider-rancher2
Title
b
best-address-42882
03/14/2023, 6:43 PM
Hi, what terraform providers available to deploy containers to Rancher?
a
adventurous-magazine-13224
03/15/2023, 9:40 AM
Rancher is an application that manage kubernetes for you. Do you mean how to deploy containers to kubernetes that rancher is managing? If so, hashicorp offer a terraform provider for applying k8s manifests. Here's a link to the deployment docs:
https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/deployment
b
best-address-42882
03/15/2023, 3:03 PM
thank you
@adventurous-magazine-13224
do you have code example? We currently use rancher2_app provider, but sometimes it doesn't read charts properly.
28 Views
Post