-
The IETF provides some guidance on implementing OAuth 2.0. Whilst basic auth (used for the gateway administrative endpoints) is less sophisticated than OAuth 2.0, but there are some improvements we co…
-
Another example of functionality needed for the MVP.
Each audit event answers:
- What happened?
- When did it happen?
- Who did it?
- Where was it initiated?
- What did it happen on?
- Where was it …
-
While rolling out [Kubernetes scaling ](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)for Presto we weren't thrilled about some aspects or weren't able to find information…
-
**Goal**:
As a Sensu Go user, I want a proverbial "easy button" for RBAC and managing users/namespaces.
**Inspiration**:
* https://github.com/corneliusweig/rakkess
* https://github.com/aquasec…
-
As a short term to mitigate the risk of the root CA private key being stored on control plane nodes of the workload clusters, we need to look into auditing:
- Define resources that need to be audit…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**What happened**:
>[AppArmor](https://wiki.ubuntu.com/AppArmor) is a Mandatory Access Control (MAC) system which is a kernel (LSM) enh…
-
We try to set up Atlassian Jira integration for Atlassian Cloud and filled all required fields. Also run a stand alone elastic-agent in k8s and configure it like suggested integration but we don't get…
-
**Which feature do you think can be improved?**
The kata-agent has a policy feature (´agent-policy´), which sends requests to an open policy agent (opa) process in the VM to check if they are accep…
malt3 updated
8 months ago
-
### What is version of KubeKey has the issue?
version.BuildInfo{Version:"1.2.0", GitCommit:"c3068bf", GitTreeState:"", GoVersion:"go1.16.9"}.
### What is your os environment?
redhat 7.6
### KubeKe…
-
My `cluster.yaml`:
```
apiVersion: kubekey.kubesphere.io/v1alpha1
kind: Cluster
metadata:
name: cluster
spec:
hosts:
- {name: ks-master-01, address: 157.245.134.194, internalAddress: 157…