or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
Balancing Speed and Security
The time it takes to spin up a workspace should be closer to one minutes instead of ten.
Let's look at centralizing at least DNS so we can speed up letsencrypt wildcard TLS, and send the resulting TLS secret to the cluster if we want to handle ingress locally.
We could replicate the zone configs if we really wanted to between the deployed cluster and the higher level cluster running PowerDNS.
Either via cluster-api or terraform, let's explore how fast we could bring up clusters.
cluster-api-provider-kubevirt
Fails to provision
Trying Vcluster
This seems to be the fastest at the moment. Let's figure out what the limits are, maybe give a tour to Mauilion to see if it could be secured.
Ingress is likley the most difficult with this approach.
Trying DO
This sounds like it may be fast, let's see how fast. What about public IPs ingress.
Trying AWS
Same as DO
Trying GCP
Same as DO
Current Pair instance evaluations
Time is spend in several areas that could be improved
kubectl apply
over all, around 10m0s or 12m43s.
to Pair's interface