-
I tried getting the kubernetes context but the command fails with:
```
civo kubernetes config --merge --switch --save
Merged with main kubernetes config: C:\Users\Username/.kube/config
Error: Sav…
-
Python resources are created by passing inputs directly to a resource's `__init__` method, e.g.:
```python
bucket = aws.s3.Bucket("bucket",
acl="private",
tags={
"Environment": …
-
When using a resource *civo_dns_domain_record* to create a DNS record the type must be "A", but the terraform.tfstate stores this type as "a".
This difference causes an update in-place each time yo…
-
I get this message when I run `curl -sL https://civo.com/get | sh`.
```
============================================================
The script was run as a user who is unable to write
to /u…
takoa updated
3 years ago
-
Provide a web-based terminal in the main web administration interface, to allow for configuration and cli access to Civo and it's Kuberntes clusters. I envision something similar to [Azure's CloudShe…
-
any help usage example ?
-
This issue is a: functionallity issue
check the attacked video to reproduce.
[functionallity_issue.zip](https://github.com/civo/kubernetes-marketplace/files/5565602/functionallity_issue.zip)
-
This issue is a:
[ ] Bug Report
hlw, i am beta tester,
whenever i am creating an instance or installing apps, this will take me to the Error message look like "Sorry for trouble if persist contact …
-
Can we have a clusterIp created instead of Nodeport when installing via helm ?
-
It would be great to be able to pass something like:
```BASH
k3ai-cli init --config $HOME/.k3ai/config.yaml
````
The config would have a structure similar to this:
```YAML
---
infra:
#Infra …