Commit Graph

52 Commits

Author SHA1 Message Date
Loïc Houpert
ece1031e13
Update maas-setup.sh
I had to remove the config option for `juju deploy hello-kubecon --config juju-external-hostname=kubecon.test`  to make it worked. With  `--config  juju-external-hostname=kubecon.test`  the unit was stuck at ` waiting for Pebble in workload container`. 

It worked like a charm with `juju deploy hello-kubecon`.


```
Every 2.0s: juju status --color                                                         B550-AORUS: Tue Mar 15 13:11:05 2022
Model          Controller  Cloud/Region  Version  SLA          Timestamp
hello-kubecon  my-k8s-new  my-k8s-new    2.9.26   unsupported  13:11:05Z

App            Version  Status   Scale  Charm                     Store     Channel  Rev  OS          Address         Message
hello-kubecon           waiting      1  hello-kubecon             charmhub  stable    14  kubernetes  10.152.183.100  installing agent
ingress                 active       1  nginx-ingress-integrator  charmhub  stable    27  kubernetes  10.152.183.162

Unit              Workload  Agent  Address     Ports  Message
hello-kubecon/0*  waiting   idle   10.1.85.13         waiting for Pebble in workload container
ingress/0*        active    idle   10.1.85.14
```
2022-03-15 14:48:22 +00:00
antongisli
939d72a07c
Merge pull request #2 from lhoupert/patch-1
Add kubectl to requirements
2022-03-15 15:46:26 +01:00
Loïc Houpert
3837980e40
Update README.md 2022-03-15 14:23:25 +00:00
Loïc Houpert
29dc84562f
Update README.md
I had to do this step to be able to run the `kubectl` command, I thought I would flag it.
2022-03-15 13:01:48 +00:00
antongisli
70c1b836c7
Update maas-setup.sh 2022-02-23 17:25:56 +01:00
antongisli
4d809419f3
Update maas-setup.sh 2022-02-11 19:50:01 +01:00
antongisli
8ae495a5b9
adding explicit lxd install command 2022-02-11 19:49:38 +01:00
antongisli
690da8394e
updating regarding ubuntu version + bare metal req 2022-02-11 19:46:54 +01:00
antongisli
2ff3a31468
Update README.md 2021-12-03 19:01:27 +01:00
antongisli
ecf84e26a3
Update README.md 2021-12-03 19:01:15 +01:00
antongisli
b968e7a702
Update README.md 2021-12-03 19:00:45 +01:00
antongisli
2d18f57af4
Update README.md 2021-11-21 14:17:05 +01:00
antongisli
86f0aa8f16
Update maas-setup.sh 2021-11-21 14:13:07 +01:00
antongisli
d085fc8570
Update maas-setup.sh 2021-11-21 14:12:35 +01:00
antongisli
631006d32f
Create LICENSE 2021-11-21 14:11:18 +01:00
antongisli
3ace952569
Update maas-setup.sh 2021-11-21 14:05:49 +01:00
antongisli
b87cb378e2
Update maas-setup.sh 2021-11-20 20:08:50 +01:00
antongisli
0a3848c0c2
Update maas-setup.sh 2021-11-20 19:34:30 +01:00
antongisli
07d0d3682a
Update maas-setup.sh 2021-11-20 17:45:05 +01:00
Anton Smith
e52526b97f working kubecon app deployment with port forwarding 2021-11-18 20:40:50 +01:00
Anton Smith
dc0a7b8626 adding juju setup that works 2021-11-18 18:38:43 +01:00
Anton Smith
676a12abc0 fix kubernetes scp command 2021-11-17 21:08:00 +01:00
Anton Smith
82458113f9 reduced storage size to 100G for metal nodes 2021-11-17 20:46:50 +01:00
Anton Smith
4c99d19235 added juju add-machine 2021-11-17 15:05:59 +01:00
Anton Smith
f7a7179188 various fixes and bugs 2021-11-17 11:56:08 +01:00
Anton Smith
dce13204f5 added creation of tags 2021-11-17 09:36:55 +01:00
antongisli
328b459417
Update maas-setup.sh 2021-11-16 22:28:09 +01:00
antongisli
3ae7f42f4a
Update maas-setup.sh 2021-11-16 22:13:51 +01:00
antongisli
51b6328ee5
Update maas-setup.sh 2021-11-16 22:11:38 +01:00
antongisli
903c709207
Update maas-setup.sh 2021-11-16 22:10:13 +01:00
antongisli
b455c82701
Update maas-setup.sh 2021-11-16 22:08:13 +01:00
antongisli
7d9305d6c8
Update maas-setup.sh 2021-11-16 22:07:27 +01:00
antongisli
70c709f808
Update maas-setup.sh 2021-11-16 22:06:29 +01:00
Anton Smith
1da8a22b93 added jq install 2021-11-16 17:41:11 +01:00
Anton Smith
d4528a8ab1 making lines shorter 2021-11-16 17:40:14 +01:00
Anton Smith
a1a9affd89 Merge branch 'main' of https://github.com/antongisli/maas-baremetal-k8s-tutorial 2021-11-16 17:16:47 +01:00
Anton Smith
7361f32f1c made the vm host id parameter based on just created vm host 2021-11-16 17:13:51 +01:00
antongisli
c1fb97dba7
Update maas-setup.sh 2021-11-16 17:02:39 +01:00
antongisli
c1425e8dce
Update maas-setup.sh 2021-11-16 13:47:15 +01:00
Anton Smith
8bff9ddb25 made the creation of 3 bare metal machines simpler with a for loop 2021-11-03 18:29:10 +01:00
Anton Smith
3c26083501 automated tagging of machines 2021-11-03 18:08:33 +01:00
Anton Smith
c15b9a8b71 automated getting the VM host ID using the hostname 2021-11-03 17:37:29 +01:00
Anton Smith
decc4b06e1 cleaning up, adding more comments 2021-11-03 14:13:00 +01:00
Anton Smith
769fdd67a7 reordering fixes 2021-11-02 21:29:15 +01:00
Anton Smith
27e5c5b11a using fewer machines by targeting machines with juju 2021-11-02 21:01:04 +01:00
Anton Smith
ebeb6b1cb1 small fix 2021-11-02 12:35:44 +01:00
Anton Smith
012bf03d76 added lxd.conf 2021-11-02 12:34:45 +01:00
Anton Smith
e696e9c24b minor updates 2021-11-02 12:27:14 +01:00
Anton Smith
fb7f47d709 added working juju/ceph storage setup, add k8s to juju, bootstrap, add
models and deploy lma-light
2021-10-29 19:12:13 +02:00
Anton Smith
f9423a368f added maas-cloud.yaml and edit the IP address on the fly in teh config 2021-10-27 13:08:31 +02:00