-
If intra-cluster communication needs to be encrypted, the pwm must provide https service with a certificate trusted by the ingress controller.
In order to achieve this I'd like to provide the TLS k…
-
I am rather new to Nix and evaluating nix as a replacement for Homebrew. I have nix installed on my macOS and wanted to try `nix-darwin`.
I first followed https://davi.sh/til/nix/nix-macos-setup/ f…
HtwoO updated
3 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
`curl` resolves domain names for another containers via external DNS.
### Expected B…
-
Something like:
![image](https://github.com/surcyf123/pretraining-frontend/assets/25290212/c0c1a794-598a-45ba-a7c9-501b83a72fef)
-
**Description**
Currently to verify a linked host with TLS, fingerprints are used. This feature request would allow using a certificate authority to verify instead.
This could look something lik…
kylef updated
5 months ago
-
I was going through the getting started guide.
At https://ihp.digitallyinduced.com/Guide/your-first-project.html#1-project-setup you are asked to execute `ihp-new blog` which for me outputs this:
…
-
Following along similarly to the trustless nature of the Grid+ contract, what we want to do is make it easy for somebody to prove that the Merkle tree uploaded by somebody has been falsified. However …
-
It's a very common React pattern to pass `children` into a component. You'd set up your component to take in a `children: ReactNode` prop like so:
```tsx
import type { ReactNode } from 'react';
i…
-
There are some well-known anti-patterns in sudo, that the man page warns about; for instance using the negation operator with commands in rules like:
```
user machine = (ALL:ALL) ALL,!/bin/ls
```
…
-
### Description of the problem / feature request:
When I'm creating configmap from *.env file it is being placed under `files` section, rather than `envs` section of kustomize.yaml.
### Fe…