Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rémi Cailletaud
talks
Commits
1e2565f5
Commit
1e2565f5
authored
Mar 25, 2021
by
Rémi Cailletaud
Browse files
work on data-terra-hashicorp
parent
3658e27f
Changes
3
Hide whitespace changes
Inline
Side-by-side
data-terra-hashicorp/k8s-cattle.png
0 → 100644
View file @
1e2565f5
585 KB
data-terra-hashicorp/slides.pd
View file @
1e2565f5
...
...
@@ -91,6 +91,7 @@ institute: Data Terra GT Architecture
# \faTools Les outils: Terraform
\small
```json
resource "openstack_compute_instance_v2" "instance" {
name = "nvidialic"
...
...
@@ -104,9 +105,16 @@ resource "openstack_compute_instance_v2" "instance" {
}
```
# Exemple: terraform-openstack-rke
```bash
$ # télécharge les fournisseurs nécessaires et initialise l'état
$ terraform init
$ # applique les changements
$ terraform apply
```
# \faBatteryHalf Exemple: terraform-openstack-rke
> https://github.com/remche/terraform-openstack-rke/
>
[
https://github.com/remche/terraform-openstack-rke/
](https://github.com/remche/terraform-openstack-rke/)
* Déploiement d'un cluster Kubernetes sur OpenStack
* Utilisation du fournisseur OpenStack pour :
...
...
@@ -116,11 +124,15 @@ resource "openstack_compute_instance_v2" "instance" {
* le load balancer
* Utilisation du fournisseur RKE pour le déploiement du cluster K8s
# Plus loin
# \faBatteryFull Plus loin: *Cattle clusters*

# \faCreativeCommons\ \faCreativeCommonsBy\ \faCreativeCommonsSa
Merci
\huge
\faComments Questions, discussion !
\small
Made with [Pandoc](https://pandoc.org), [Metropolis Beamer Theme](https://github.com/matze/mtheme) and [FontAwesome](https://fontawesome.com/)
data-terra-hashicorp/slides.pdf
View file @
1e2565f5
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment