Skip to content

Commit 019b349

Browse files
achuribookssvetlana-efimovaSvetlana Efimovacaroldelwingaddetz
authored
docs: DOC-1855: VerteX Azure Government Secret Cloud Support (#8034)
* docs: DOC-2100: Resolve Known Issue PE-7330 (#7886) * Resolving known issue PE-7330 * Removing extra table cell * docs: Add agent/k8s packs known issue (#7918) * Add agent/k8s packs known issue * An empty commit to trigger the Netlify preview * ci: auto-formatting prettier issues * Update docs/docs-content/release-notes/known-issues.md Co-authored-by: caroldelwing <[email protected]> * ci: auto-formatting prettier issues --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: caroldelwing <[email protected]> * docs: add release notes skeleton * docs: Add GPU to Edge Hosts grid (#7928) * Add GPU to Edge Hosts grid * Optimised images with calibre/image-actions * Update edge-host-view.md * ci: auto-formatting prettier issues * Update docs/docs-content/clusters/edge/site-deployment/edge-host-view.md Co-authored-by: caroldelwing <[email protected]> * ci: auto-formatting prettier issues --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: caroldelwing <[email protected]> * docs: Add Palette CLI known issue (#7929) * Add Palette CLI known issue * Update known-issues.md * ci: auto-formatting prettier issues --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> * docs: Document Local UI time&date format setting (#7931) * Document time&date format setting * Update audit-logs.md * Empty commit to trigger Netlify * Update local-ui.md --------- Co-authored-by: Svetlana Efimova <[email protected]> * docs: Add Edge breaking changes to release notes (#7952) * Add Edge breaking changes to release notes * ci: auto-formatting prettier issues * ci: auto-formatting prettier issues --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> * docs: remove spectrocloud_macro TF resource PLT-1949 (#7978) * docs: DOC-2115 Remove Deprecated spec.jsonCredentialsFileUid API (#7990) * Removing spec.jsonCredentialsFileUid, now obsolete * Empty commit to trigger Netlify preview * Azure Secret WIP * Rough draft complete * Fixing links, filling out cloud account details * More link fixing, edit and delete cloud account sections * docs: Move 4.7.b known issues to limitations (#8038) * Move 4.7.b known issues to limitations * Update release-notes.md * ci: auto-formatting prettier issues * ci: auto-formatting prettier issues * Update architecture.md * ci: auto-formatting prettier issues * Update docs/docs-content/clusters/edge/edgeforge-workflow/palette-canvos/build-content-bundle.md Co-authored-by: Amanda Churi Filanowski <[email protected]> --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Co-authored-by: Amanda Churi Filanowski <[email protected]> * docs: Add Palette Edge CLI 4.7.b breaking change (#8041) * Add Palette Edge CLI 4.7.b breaking change * ci: auto-formatting prettier issues * Update build-content-bundle.md * Update release-notes.md * Update release-notes.md * ci: auto-formatting prettier issues * Update release-notes.md * ci: auto-formatting prettier issues * Update build-content-bundle.md --------- Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> * Removing partials, adjusting VHD requirement, adding troubleshooting * Minor updates; ready for review * Removing accidental changes * Vale corrections * Tutorial updates due to removed partial * Removing troubleshooting section, as it's no longer valid * Adding CSI limitation * Fixing links and indentation; minor cleanup * Minor adjustments * Update docs/docs-content/clusters/public-cloud/azure/azure-cloud.md --------- Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: svetlana-efimova <[email protected]> Co-authored-by: caroldelwing <[email protected]> Co-authored-by: addetz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Svetlana Efimova <[email protected]> Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
1 parent db46a18 commit 019b349

File tree

9 files changed

+492
-278
lines changed

9 files changed

+492
-278
lines changed

_partials/_azure-cloud-account-setup.mdx

Lines changed: 0 additions & 40 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
partial_category: azure
3+
partial_name: azure-secret-layer-limitations
4+
---
5+
6+
- Clusters deployed in Azure Government Secret cloud must
7+
use <VersionedLink text="Azure Disk CSI Driver" url="/integrations/packs/?pack=csi-azure" /> version 1.31.2-rev2 for the
8+
storage layer in your [cluster profile](/profiles/cluster-profiles).
9+
10+
- Clusters deployed in Azure Government Secret cloud must
11+
reference the appropriate Spectro Cloud Azure Government Secret Virtual Hard Disk (VHD) image in the OS layer of your
12+
[cluster profile](/profiles/cluster-profiles). These images must be uploaded to your
13+
private registry, and the `<os-name-and-version>` and `<kubernetes-version>` referenced in the VHD image must match the OS
14+
and Kubernetes layers specified in your cluster profile. Only certain OS and Kubernetes combinations are supported.
15+
Contact your customer support representative for details.
16+
17+
```yaml title="Example OS layer configuration" hideClipboard
18+
cloud:
19+
azure:
20+
sigImageId: "spectrocloudinfra2022/sig-spectrocloud-infra-<os-name-and-version>-<kubernetes-version>"
21+
```

_partials/self-hosted/feature-flags/_feature-flags-intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following table lists all available feature flags and their supported platfo
1616
| **Feature Flag** | **Description** | **Palette Support** | **Palette VerteX Support** |
1717
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----------------: | :------------------------: |
1818
| **AwsSecretPartition** | Configure [AWS Secret Cloud](https://aws.amazon.com/federal/secret-cloud/) accounts and deploy EKS clusters in AWS Secret cloud. Refer to our <VersionedLink text="Register and Manage AWS Accounts" url="/clusters/public-cloud/aws/add-aws-accounts#aws-secret-cloud-account-us" /> guide for more information. | :x: | :white_check_mark: |
19-
| **AzureUSSecretCloud** | Configure [Azure Government Secret](https://azure.microsoft.com/en-us/explore/global-infrastructure/government/national-security) cloud accounts and deploy Azure IaaS clusters in Azure Government Secret cloud. | :x: | :white_check_mark: |
19+
| **AzureUSSecretCloud** | Configure [Azure Government Secret cloud](https://azure.microsoft.com/en-us/explore/global-infrastructure/government/national-security) accounts and deploy Azure IaaS clusters in Azure Government Secret cloud. Refer to our [Register and Manage Azure Accounts](/clusters/public-cloud/azure/azure-cloud/#azure-government-secret-cloud) guide for more information. | :x: | :white_check_mark: |
2020
| **LxdMaas** | Spawn multiple control plane nodes as LXD VMs and consolidate them on MAAS-managed servers while your worker nodes run on bare metal devices. Refer to our <VersionedLink text="Create and Manage MAAS Clusters Using LXD VMs" url="/clusters/data-center/maas/create-manage-maas-lxd-clusters/" /> guide for more information. | :white_check_mark: | :white_check_mark: |
2121

2222
:::warning

docs/docs-content/clusters/public-cloud/azure/aks.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ sidebar_position: 30
1010
Palette supports creating and managing Azure Kubernetes Service (AKS) clusters deployed to an Azure account. This guide
1111
explains how you can create an Azure AKS cluster managed by Palette.
1212

13+
## Limitations
14+
15+
- AKS clusters cannot be deployed in [Azure Government Secret cloud](./azure-cloud.md#azure-government-secret-cloud).
16+
1317
## Prerequisites
1418

1519
- An active Azure cloud account integrated with Palette. Review
@@ -202,10 +206,9 @@ to learn more about the ports used for communication.
202206

203207
:::warning
204208

205-
If you enable the **Disable Properties** setting when
206-
[registering an Azure cloud account](./azure-cloud.md#add-azure-cloud-account), Palette cannot create network
207-
resources on your behalf. In this case, every time you deploy a cluster, you must manually specify its virtual
208-
network subnets and security groups.
209+
If you enable the **Disable Properties** setting when [registering an Azure cloud account](./azure-cloud.md),
210+
Palette cannot create network resources on your behalf. In this case, every time you deploy a cluster, you must
211+
manually specify its virtual network subnets and security groups.
209212

210213
:::
211214

0 commit comments

Comments
 (0)